Uses of Class
com.azure.resourcemanager.appservice.fluent.models.FunctionEnvelopeInner
Packages that use FunctionEnvelopeInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of FunctionEnvelopeInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return FunctionEnvelopeInnerModifier and TypeMethodDescriptionWebAppsClient.createFunction
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.WebAppsClient.createFunction
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope, com.azure.core.util.Context context) Create function for web site, or a deployment slot.WebAppsClient.createInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.WebAppsClient.createInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope, com.azure.core.util.Context context) Create function for web site, or a deployment slot.WebAppsClient.getFunction
(String resourceGroupName, String name, String functionName) Get function information by its ID for web site, or a deployment slot.WebAppsClient.getInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot) Get function information by its ID for web site, or a deployment slot.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type FunctionEnvelopeInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateFunction
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateFunction
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateFunction
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope, com.azure.core.util.Context context) Create function for web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateFunction
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope, com.azure.core.util.Context context) Create function for web site, or a deployment slot.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateFunctionAsync
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateFunctionAsync
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope, com.azure.core.util.Context context) Create function for web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope, com.azure.core.util.Context context) Create function for web site, or a deployment slot.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateInstanceFunctionSlotAsync
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateInstanceFunctionSlotAsync
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.WebAppsClient.createFunctionAsync
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.WebAppsClient.createInstanceFunctionSlotAsync
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.WebAppsClient.getFunctionAsync
(String resourceGroupName, String name, String functionName) Get function information by its ID for web site, or a deployment slot.com.azure.core.http.rest.Response
<FunctionEnvelopeInner> WebAppsClient.getFunctionWithResponse
(String resourceGroupName, String name, String functionName, com.azure.core.util.Context context) Get function information by its ID for web site, or a deployment slot.Mono
<com.azure.core.http.rest.Response<FunctionEnvelopeInner>> WebAppsClient.getFunctionWithResponseAsync
(String resourceGroupName, String name, String functionName) Get function information by its ID for web site, or a deployment slot.WebAppsClient.getInstanceFunctionSlotAsync
(String resourceGroupName, String name, String functionName, String slot) Get function information by its ID for web site, or a deployment slot.com.azure.core.http.rest.Response
<FunctionEnvelopeInner> WebAppsClient.getInstanceFunctionSlotWithResponse
(String resourceGroupName, String name, String functionName, String slot, com.azure.core.util.Context context) Get function information by its ID for web site, or a deployment slot.Mono
<com.azure.core.http.rest.Response<FunctionEnvelopeInner>> WebAppsClient.getInstanceFunctionSlotWithResponseAsync
(String resourceGroupName, String name, String functionName, String slot) Get function information by its ID for web site, or a deployment slot.com.azure.core.http.rest.PagedIterable
<FunctionEnvelopeInner> WebAppsClient.listFunctions
(String resourceGroupName, String name) List the functions for a web site, or a deployment slot.com.azure.core.http.rest.PagedIterable
<FunctionEnvelopeInner> WebAppsClient.listFunctions
(String resourceGroupName, String name, com.azure.core.util.Context context) List the functions for a web site, or a deployment slot.com.azure.core.http.rest.PagedFlux
<FunctionEnvelopeInner> WebAppsClient.listFunctionsAsync
(String resourceGroupName, String name) List the functions for a web site, or a deployment slot.com.azure.core.http.rest.PagedIterable
<FunctionEnvelopeInner> WebAppsClient.listInstanceFunctionsSlot
(String resourceGroupName, String name, String slot) List the functions for a web site, or a deployment slot.com.azure.core.http.rest.PagedIterable
<FunctionEnvelopeInner> WebAppsClient.listInstanceFunctionsSlot
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) List the functions for a web site, or a deployment slot.com.azure.core.http.rest.PagedFlux
<FunctionEnvelopeInner> WebAppsClient.listInstanceFunctionsSlotAsync
(String resourceGroupName, String name, String slot) List the functions for a web site, or a deployment slot.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type FunctionEnvelopeInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateFunction
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateFunction
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope, com.azure.core.util.Context context) Create function for web site, or a deployment slot.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateFunctionAsync
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope, com.azure.core.util.Context context) Create function for web site, or a deployment slot.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<FunctionEnvelopeInner>, FunctionEnvelopeInner> WebAppsClient.beginCreateInstanceFunctionSlotAsync
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.WebAppsClient.createFunction
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.WebAppsClient.createFunction
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope, com.azure.core.util.Context context) Create function for web site, or a deployment slot.WebAppsClient.createFunctionAsync
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.createFunctionWithResponseAsync
(String resourceGroupName, String name, String functionName, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.WebAppsClient.createInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.WebAppsClient.createInstanceFunctionSlot
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope, com.azure.core.util.Context context) Create function for web site, or a deployment slot.WebAppsClient.createInstanceFunctionSlotAsync
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.createInstanceFunctionSlotWithResponseAsync
(String resourceGroupName, String name, String functionName, String slot, FunctionEnvelopeInner functionEnvelope) Create function for web site, or a deployment slot. -
Uses of FunctionEnvelopeInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return FunctionEnvelopeInnerModifier and TypeMethodDescriptionstatic FunctionEnvelopeInner
FunctionEnvelopeInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of FunctionEnvelopeInner from the JsonReader.FunctionEnvelopeInner.withConfig
(Object config) Set the config property: Config information.FunctionEnvelopeInner.withConfigHref
(String configHref) Set the configHref property: Config URI.Set the files property: File list.FunctionEnvelopeInner.withFunctionAppId
(String functionAppId) Set the functionAppId property: Function App ID.Set the href property: Function URI.FunctionEnvelopeInner.withInvokeUrlTemplate
(String invokeUrlTemplate) Set the invokeUrlTemplate property: The invocation URL.FunctionEnvelopeInner.withIsDisabled
(Boolean isDisabled) Set the isDisabled property: Gets or sets a value indicating whether the function is disabled.Set the kind property: Kind of resource.FunctionEnvelopeInner.withLanguage
(String language) Set the language property: The function language.FunctionEnvelopeInner.withScriptHref
(String scriptHref) Set the scriptHref property: Script URI.FunctionEnvelopeInner.withScriptRootPathHref
(String scriptRootPathHref) Set the scriptRootPathHref property: Script root path URI.FunctionEnvelopeInner.withSecretsFileHref
(String secretsFileHref) Set the secretsFileHref property: Secrets file URI.FunctionEnvelopeInner.withTestData
(String testData) Set the testData property: Test data used when testing via the Azure Portal.FunctionEnvelopeInner.withTestDataHref
(String testDataHref) Set the testDataHref property: Test data URI. -
Uses of FunctionEnvelopeInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type FunctionEnvelopeInnerModifier and TypeMethodDescriptionFunctionEnvelopeCollection.value()
Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type FunctionEnvelopeInnerModifier and TypeMethodDescriptionFunctionEnvelopeCollection.withValue
(List<FunctionEnvelopeInner> value) Set the value property: Collection of resources.