public class Function
extends io.micronaut.azure.function.http.AzureHttpFunction
| Constructor and Description |
|---|
Function() |
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.functions.HttpResponseMessage |
invoke(com.microsoft.azure.functions.HttpRequestMessage<java.util.Optional<java.lang.String>> request,
com.microsoft.azure.functions.ExecutionContext context) |