com.microsoft.azure.functions
Root package
Interfaces
ExecutionContext |
The execution context enables interaction with the Azure Functions execution environment. |
HttpRequestMessage<T> |
An Http |
HttpResponseMessage |
An Http |
HttpResponseMessage.Builder |
A builder to create an instance of Http |
HttpStatusType |
Defines an HTTP Status Type |
OutputBinding<T> |
This type should be used with the parameter of output bindings. |
TraceContext |
The Tracing context that is obtained from the host. |
Enums
HttpMethod |
Copyright (c) Microsoft Corporation. |
HttpStatus |
Enum to represent HTTP Status codes. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java