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. |