public interface StaticSitesClient extends InnerSupportsGet<StaticSiteArmResourceInner>, InnerSupportsListing<StaticSiteArmResourceInner>, InnerSupportsDelete<Void>
| Modifier and Type | Method and Description |
|---|---|
RemotePrivateEndpointConnectionArmResourceInner |
approveOrRejectPrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
Description for Approves or rejects a private endpoint connection.
|
RemotePrivateEndpointConnectionArmResourceInner |
approveOrRejectPrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper,
com.azure.core.util.Context context)
Description for Approves or rejects a private endpoint connection.
|
Mono<RemotePrivateEndpointConnectionArmResourceInner> |
approveOrRejectPrivateEndpointConnectionAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
Description for Approves or rejects a private endpoint connection.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
approveOrRejectPrivateEndpointConnectionWithResponseAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
Description for Approves or rejects a private endpoint connection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> |
beginApproveOrRejectPrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
Description for Approves or rejects a private endpoint connection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> |
beginApproveOrRejectPrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper,
com.azure.core.util.Context context)
Description for Approves or rejects a private endpoint connection.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> |
beginApproveOrRejectPrivateEndpointConnectionAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
Description for Approves or rejects a private endpoint connection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteArmResourceInner>,StaticSiteArmResourceInner> |
beginCreateOrUpdateStaticSite(String resourceGroupName,
String name,
StaticSiteArmResourceInner staticSiteEnvelope)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteArmResourceInner>,StaticSiteArmResourceInner> |
beginCreateOrUpdateStaticSite(String resourceGroupName,
String name,
StaticSiteArmResourceInner staticSiteEnvelope,
com.azure.core.util.Context context)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<StaticSiteArmResourceInner>,StaticSiteArmResourceInner> |
beginCreateOrUpdateStaticSiteAsync(String resourceGroupName,
String name,
StaticSiteArmResourceInner staticSiteEnvelope)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteCustomDomainOverviewArmResourceInner>,StaticSiteCustomDomainOverviewArmResourceInner> |
beginCreateOrUpdateStaticSiteCustomDomain(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
Description for Creates a new static site custom domain in an existing resource group and static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteCustomDomainOverviewArmResourceInner>,StaticSiteCustomDomainOverviewArmResourceInner> |
beginCreateOrUpdateStaticSiteCustomDomain(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope,
com.azure.core.util.Context context)
Description for Creates a new static site custom domain in an existing resource group and static site.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<StaticSiteCustomDomainOverviewArmResourceInner>,StaticSiteCustomDomainOverviewArmResourceInner> |
beginCreateOrUpdateStaticSiteCustomDomainAsync(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
Description for Creates a new static site custom domain in an existing resource group and static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginCreateZipDeploymentForStaticSite(String resourceGroupName,
String name,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
Description for Deploys zipped content to a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginCreateZipDeploymentForStaticSite(String resourceGroupName,
String name,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope,
com.azure.core.util.Context context)
Description for Deploys zipped content to a static site.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginCreateZipDeploymentForStaticSiteAsync(String resourceGroupName,
String name,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
Description for Deploys zipped content to a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginCreateZipDeploymentForStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
Description for Deploys zipped content to a specific environment of a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginCreateZipDeploymentForStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope,
com.azure.core.util.Context context)
Description for Deploys zipped content to a specific environment of a static site.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginCreateZipDeploymentForStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
Description for Deploys zipped content to a specific environment of a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String name)
Description for Deletes a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Deletes a static site.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteAsync(String resourceGroupName,
String name)
Description for Deletes a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Object>,Object> |
beginDeletePrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Deletes a private endpoint connection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Object>,Object> |
beginDeletePrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
com.azure.core.util.Context context)
Description for Deletes a private endpoint connection.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Object>,Object> |
beginDeletePrivateEndpointConnectionAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Deletes a private endpoint connection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteStaticSiteBuild(String resourceGroupName,
String name,
String environmentName)
Description for Deletes a static site build.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
com.azure.core.util.Context context)
Description for Deletes a static site build.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName)
Description for Deletes a static site build.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteStaticSiteCustomDomain(String resourceGroupName,
String name,
String domainName)
Description for Deletes a custom domain.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteStaticSiteCustomDomain(String resourceGroupName,
String name,
String domainName,
com.azure.core.util.Context context)
Description for Deletes a custom domain.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteStaticSiteCustomDomainAsync(String resourceGroupName,
String name,
String domainName)
Description for Deletes a custom domain.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDetachStaticSite(String resourceGroupName,
String name)
Description for Detaches a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDetachStaticSite(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Detaches a static site.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDetachStaticSiteAsync(String resourceGroupName,
String name)
Description for Detaches a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> |
beginRegisterUserProvidedFunctionAppWithStaticSite(String resourceGroupName,
String name,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced)
Description for Register a user provided function app with a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> |
beginRegisterUserProvidedFunctionAppWithStaticSite(String resourceGroupName,
String name,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced,
com.azure.core.util.Context context)
Description for Register a user provided function app with a static site.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> |
beginRegisterUserProvidedFunctionAppWithStaticSiteAsync(String resourceGroupName,
String name,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced)
Description for Register a user provided function app with a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> |
beginRegisterUserProvidedFunctionAppWithStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced)
Description for Register a user provided function app with a static site build.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> |
beginRegisterUserProvidedFunctionAppWithStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced,
com.azure.core.util.Context context)
Description for Register a user provided function app with a static site build.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> |
beginRegisterUserProvidedFunctionAppWithStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced)
Description for Register a user provided function app with a static site build.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginValidateCustomDomainCanBeAddedToStaticSite(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
Description for Validates a particular custom domain can be added to a static site.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginValidateCustomDomainCanBeAddedToStaticSite(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope,
com.azure.core.util.Context context)
Description for Validates a particular custom domain can be added to a static site.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginValidateCustomDomainCanBeAddedToStaticSiteAsync(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
Description for Validates a particular custom domain can be added to a static site.
|
StaticSiteArmResourceInner |
createOrUpdateStaticSite(String resourceGroupName,
String name,
StaticSiteArmResourceInner staticSiteEnvelope)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
StaticSiteArmResourceInner |
createOrUpdateStaticSite(String resourceGroupName,
String name,
StaticSiteArmResourceInner staticSiteEnvelope,
com.azure.core.util.Context context)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
StringDictionaryInner |
createOrUpdateStaticSiteAppSettings(String resourceGroupName,
String name,
StringDictionaryInner appSettings)
Description for Creates or updates the app settings of a static site.
|
Mono<StringDictionaryInner> |
createOrUpdateStaticSiteAppSettingsAsync(String resourceGroupName,
String name,
StringDictionaryInner appSettings)
Description for Creates or updates the app settings of a static site.
|
com.azure.core.http.rest.Response<StringDictionaryInner> |
createOrUpdateStaticSiteAppSettingsWithResponse(String resourceGroupName,
String name,
StringDictionaryInner appSettings,
com.azure.core.util.Context context)
Description for Creates or updates the app settings of a static site.
|
Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> |
createOrUpdateStaticSiteAppSettingsWithResponseAsync(String resourceGroupName,
String name,
StringDictionaryInner appSettings)
Description for Creates or updates the app settings of a static site.
|
Mono<StaticSiteArmResourceInner> |
createOrUpdateStaticSiteAsync(String resourceGroupName,
String name,
StaticSiteArmResourceInner staticSiteEnvelope)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
StringDictionaryInner |
createOrUpdateStaticSiteBuildAppSettings(String resourceGroupName,
String name,
String environmentName,
StringDictionaryInner appSettings)
Description for Creates or updates the app settings of a static site build.
|
Mono<StringDictionaryInner> |
createOrUpdateStaticSiteBuildAppSettingsAsync(String resourceGroupName,
String name,
String environmentName,
StringDictionaryInner appSettings)
Description for Creates or updates the app settings of a static site build.
|
com.azure.core.http.rest.Response<StringDictionaryInner> |
createOrUpdateStaticSiteBuildAppSettingsWithResponse(String resourceGroupName,
String name,
String environmentName,
StringDictionaryInner appSettings,
com.azure.core.util.Context context)
Description for Creates or updates the app settings of a static site build.
|
Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> |
createOrUpdateStaticSiteBuildAppSettingsWithResponseAsync(String resourceGroupName,
String name,
String environmentName,
StringDictionaryInner appSettings)
Description for Creates or updates the app settings of a static site build.
|
StringDictionaryInner |
createOrUpdateStaticSiteBuildFunctionAppSettings(String resourceGroupName,
String name,
String environmentName,
StringDictionaryInner appSettings)
Description for Creates or updates the function app settings of a static site build.
|
Mono<StringDictionaryInner> |
createOrUpdateStaticSiteBuildFunctionAppSettingsAsync(String resourceGroupName,
String name,
String environmentName,
StringDictionaryInner appSettings)
Description for Creates or updates the function app settings of a static site build.
|
com.azure.core.http.rest.Response<StringDictionaryInner> |
createOrUpdateStaticSiteBuildFunctionAppSettingsWithResponse(String resourceGroupName,
String name,
String environmentName,
StringDictionaryInner appSettings,
com.azure.core.util.Context context)
Description for Creates or updates the function app settings of a static site build.
|
Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> |
createOrUpdateStaticSiteBuildFunctionAppSettingsWithResponseAsync(String resourceGroupName,
String name,
String environmentName,
StringDictionaryInner appSettings)
Description for Creates or updates the function app settings of a static site build.
|
StaticSiteCustomDomainOverviewArmResourceInner |
createOrUpdateStaticSiteCustomDomain(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
Description for Creates a new static site custom domain in an existing resource group and static site.
|
StaticSiteCustomDomainOverviewArmResourceInner |
createOrUpdateStaticSiteCustomDomain(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope,
com.azure.core.util.Context context)
Description for Creates a new static site custom domain in an existing resource group and static site.
|
Mono<StaticSiteCustomDomainOverviewArmResourceInner> |
createOrUpdateStaticSiteCustomDomainAsync(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
Description for Creates a new static site custom domain in an existing resource group and static site.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateStaticSiteCustomDomainWithResponseAsync(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
Description for Creates a new static site custom domain in an existing resource group and static site.
|
StringDictionaryInner |
createOrUpdateStaticSiteFunctionAppSettings(String resourceGroupName,
String name,
StringDictionaryInner appSettings)
Description for Creates or updates the function app settings of a static site.
|
Mono<StringDictionaryInner> |
createOrUpdateStaticSiteFunctionAppSettingsAsync(String resourceGroupName,
String name,
StringDictionaryInner appSettings)
Description for Creates or updates the function app settings of a static site.
|
com.azure.core.http.rest.Response<StringDictionaryInner> |
createOrUpdateStaticSiteFunctionAppSettingsWithResponse(String resourceGroupName,
String name,
StringDictionaryInner appSettings,
com.azure.core.util.Context context)
Description for Creates or updates the function app settings of a static site.
|
Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> |
createOrUpdateStaticSiteFunctionAppSettingsWithResponseAsync(String resourceGroupName,
String name,
StringDictionaryInner appSettings)
Description for Creates or updates the function app settings of a static site.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateStaticSiteWithResponseAsync(String resourceGroupName,
String name,
StaticSiteArmResourceInner staticSiteEnvelope)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
StaticSiteUserInvitationResponseResourceInner |
createUserRolesInvitationLink(String resourceGroupName,
String name,
StaticSiteUserInvitationRequestResource staticSiteUserRolesInvitationEnvelope)
Description for Creates an invitation link for a user with the role.
|
Mono<StaticSiteUserInvitationResponseResourceInner> |
createUserRolesInvitationLinkAsync(String resourceGroupName,
String name,
StaticSiteUserInvitationRequestResource staticSiteUserRolesInvitationEnvelope)
Description for Creates an invitation link for a user with the role.
|
com.azure.core.http.rest.Response<StaticSiteUserInvitationResponseResourceInner> |
createUserRolesInvitationLinkWithResponse(String resourceGroupName,
String name,
StaticSiteUserInvitationRequestResource staticSiteUserRolesInvitationEnvelope,
com.azure.core.util.Context context)
Description for Creates an invitation link for a user with the role.
|
Mono<com.azure.core.http.rest.Response<StaticSiteUserInvitationResponseResourceInner>> |
createUserRolesInvitationLinkWithResponseAsync(String resourceGroupName,
String name,
StaticSiteUserInvitationRequestResource staticSiteUserRolesInvitationEnvelope)
Description for Creates an invitation link for a user with the role.
|
void |
createZipDeploymentForStaticSite(String resourceGroupName,
String name,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
Description for Deploys zipped content to a static site.
|
void |
createZipDeploymentForStaticSite(String resourceGroupName,
String name,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope,
com.azure.core.util.Context context)
Description for Deploys zipped content to a static site.
|
Mono<Void> |
createZipDeploymentForStaticSiteAsync(String resourceGroupName,
String name,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
Description for Deploys zipped content to a static site.
|
void |
createZipDeploymentForStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
Description for Deploys zipped content to a specific environment of a static site.
|
void |
createZipDeploymentForStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope,
com.azure.core.util.Context context)
Description for Deploys zipped content to a specific environment of a static site.
|
Mono<Void> |
createZipDeploymentForStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
Description for Deploys zipped content to a specific environment of a static site.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createZipDeploymentForStaticSiteBuildWithResponseAsync(String resourceGroupName,
String name,
String environmentName,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
Description for Deploys zipped content to a specific environment of a static site.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createZipDeploymentForStaticSiteWithResponseAsync(String resourceGroupName,
String name,
StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
Description for Deploys zipped content to a static site.
|
void |
delete(String resourceGroupName,
String name)
Description for Deletes a static site.
|
void |
delete(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Deletes a static site.
|
Mono<Void> |
deleteAsync(String resourceGroupName,
String name)
Description for Deletes a static site.
|
Object |
deletePrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Deletes a private endpoint connection.
|
Object |
deletePrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
com.azure.core.util.Context context)
Description for Deletes a private endpoint connection.
|
Mono<Object> |
deletePrivateEndpointConnectionAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Deletes a private endpoint connection.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deletePrivateEndpointConnectionWithResponseAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Deletes a private endpoint connection.
|
void |
deleteStaticSiteBuild(String resourceGroupName,
String name,
String environmentName)
Description for Deletes a static site build.
|
void |
deleteStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
com.azure.core.util.Context context)
Description for Deletes a static site build.
|
Mono<Void> |
deleteStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName)
Description for Deletes a static site build.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteStaticSiteBuildWithResponseAsync(String resourceGroupName,
String name,
String environmentName)
Description for Deletes a static site build.
|
void |
deleteStaticSiteCustomDomain(String resourceGroupName,
String name,
String domainName)
Description for Deletes a custom domain.
|
void |
deleteStaticSiteCustomDomain(String resourceGroupName,
String name,
String domainName,
com.azure.core.util.Context context)
Description for Deletes a custom domain.
|
Mono<Void> |
deleteStaticSiteCustomDomainAsync(String resourceGroupName,
String name,
String domainName)
Description for Deletes a custom domain.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteStaticSiteCustomDomainWithResponseAsync(String resourceGroupName,
String name,
String domainName)
Description for Deletes a custom domain.
|
void |
deleteStaticSiteUser(String resourceGroupName,
String name,
String authprovider,
String userid)
Description for Deletes the user entry from the static site.
|
Mono<Void> |
deleteStaticSiteUserAsync(String resourceGroupName,
String name,
String authprovider,
String userid)
Description for Deletes the user entry from the static site.
|
com.azure.core.http.rest.Response<Void> |
deleteStaticSiteUserWithResponse(String resourceGroupName,
String name,
String authprovider,
String userid,
com.azure.core.util.Context context)
Description for Deletes the user entry from the static site.
|
Mono<com.azure.core.http.rest.Response<Void>> |
deleteStaticSiteUserWithResponseAsync(String resourceGroupName,
String name,
String authprovider,
String userid)
Description for Deletes the user entry from the static site.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteWithResponseAsync(String resourceGroupName,
String name)
Description for Deletes a static site.
|
void |
detachStaticSite(String resourceGroupName,
String name)
Description for Detaches a static site.
|
void |
detachStaticSite(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Detaches a static site.
|
Mono<Void> |
detachStaticSiteAsync(String resourceGroupName,
String name)
Description for Detaches a static site.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
detachStaticSiteWithResponseAsync(String resourceGroupName,
String name)
Description for Detaches a static site.
|
void |
detachUserProvidedFunctionAppFromStaticSite(String resourceGroupName,
String name,
String functionAppName)
Description for Detach the user provided function app from the static site.
|
Mono<Void> |
detachUserProvidedFunctionAppFromStaticSiteAsync(String resourceGroupName,
String name,
String functionAppName)
Description for Detach the user provided function app from the static site.
|
void |
detachUserProvidedFunctionAppFromStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
String functionAppName)
Description for Detach the user provided function app from the static site build.
|
Mono<Void> |
detachUserProvidedFunctionAppFromStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName,
String functionAppName)
Description for Detach the user provided function app from the static site build.
|
com.azure.core.http.rest.Response<Void> |
detachUserProvidedFunctionAppFromStaticSiteBuildWithResponse(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
com.azure.core.util.Context context)
Description for Detach the user provided function app from the static site build.
|
Mono<com.azure.core.http.rest.Response<Void>> |
detachUserProvidedFunctionAppFromStaticSiteBuildWithResponseAsync(String resourceGroupName,
String name,
String environmentName,
String functionAppName)
Description for Detach the user provided function app from the static site build.
|
com.azure.core.http.rest.Response<Void> |
detachUserProvidedFunctionAppFromStaticSiteWithResponse(String resourceGroupName,
String name,
String functionAppName,
com.azure.core.util.Context context)
Description for Detach the user provided function app from the static site.
|
Mono<com.azure.core.http.rest.Response<Void>> |
detachUserProvidedFunctionAppFromStaticSiteWithResponseAsync(String resourceGroupName,
String name,
String functionAppName)
Description for Detach the user provided function app from the static site.
|
StaticSiteArmResourceInner |
getByResourceGroup(String resourceGroupName,
String name)
Description for Gets the details of a static site.
|
Mono<StaticSiteArmResourceInner> |
getByResourceGroupAsync(String resourceGroupName,
String name)
Description for Gets the details of a static site.
|
com.azure.core.http.rest.Response<StaticSiteArmResourceInner> |
getByResourceGroupWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets the details of a static site.
|
Mono<com.azure.core.http.rest.Response<StaticSiteArmResourceInner>> |
getByResourceGroupWithResponseAsync(String resourceGroupName,
String name)
Description for Gets the details of a static site.
|
RemotePrivateEndpointConnectionArmResourceInner |
getPrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Gets a private endpoint connection.
|
Mono<RemotePrivateEndpointConnectionArmResourceInner> |
getPrivateEndpointConnectionAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Gets a private endpoint connection.
|
com.azure.core.http.rest.PagedIterable<RemotePrivateEndpointConnectionArmResourceInner> |
getPrivateEndpointConnectionList(String resourceGroupName,
String name)
Description for Gets the list of private endpoint connections associated with a static site.
|
com.azure.core.http.rest.PagedIterable<RemotePrivateEndpointConnectionArmResourceInner> |
getPrivateEndpointConnectionList(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets the list of private endpoint connections associated with a static site.
|
com.azure.core.http.rest.PagedFlux<RemotePrivateEndpointConnectionArmResourceInner> |
getPrivateEndpointConnectionListAsync(String resourceGroupName,
String name)
Description for Gets the list of private endpoint connections associated with a static site.
|
com.azure.core.http.rest.Response<RemotePrivateEndpointConnectionArmResourceInner> |
getPrivateEndpointConnectionWithResponse(String resourceGroupName,
String name,
String privateEndpointConnectionName,
com.azure.core.util.Context context)
Description for Gets a private endpoint connection.
|
Mono<com.azure.core.http.rest.Response<RemotePrivateEndpointConnectionArmResourceInner>> |
getPrivateEndpointConnectionWithResponseAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Gets a private endpoint connection.
|
PrivateLinkResourcesWrapperInner |
getPrivateLinkResources(String resourceGroupName,
String name)
Description for Gets the private link resources.
|
Mono<PrivateLinkResourcesWrapperInner> |
getPrivateLinkResourcesAsync(String resourceGroupName,
String name)
Description for Gets the private link resources.
|
com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner> |
getPrivateLinkResourcesWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets the private link resources.
|
Mono<com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner>> |
getPrivateLinkResourcesWithResponseAsync(String resourceGroupName,
String name)
Description for Gets the private link resources.
|
StaticSiteBuildArmResourceInner |
getStaticSiteBuild(String resourceGroupName,
String name,
String environmentName)
Description for Gets the details of a static site build.
|
Mono<StaticSiteBuildArmResourceInner> |
getStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName)
Description for Gets the details of a static site build.
|
com.azure.core.http.rest.PagedIterable<StaticSiteBuildArmResourceInner> |
getStaticSiteBuilds(String resourceGroupName,
String name)
Description for Gets all static site builds for a particular static site.
|
com.azure.core.http.rest.PagedIterable<StaticSiteBuildArmResourceInner> |
getStaticSiteBuilds(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets all static site builds for a particular static site.
|
com.azure.core.http.rest.PagedFlux<StaticSiteBuildArmResourceInner> |
getStaticSiteBuildsAsync(String resourceGroupName,
String name)
Description for Gets all static site builds for a particular static site.
|
com.azure.core.http.rest.Response<StaticSiteBuildArmResourceInner> |
getStaticSiteBuildWithResponse(String resourceGroupName,
String name,
String environmentName,
com.azure.core.util.Context context)
Description for Gets the details of a static site build.
|
Mono<com.azure.core.http.rest.Response<StaticSiteBuildArmResourceInner>> |
getStaticSiteBuildWithResponseAsync(String resourceGroupName,
String name,
String environmentName)
Description for Gets the details of a static site build.
|
StaticSiteCustomDomainOverviewArmResourceInner |
getStaticSiteCustomDomain(String resourceGroupName,
String name,
String domainName)
Description for Gets an existing custom domain for a particular static site.
|
Mono<StaticSiteCustomDomainOverviewArmResourceInner> |
getStaticSiteCustomDomainAsync(String resourceGroupName,
String name,
String domainName)
Description for Gets an existing custom domain for a particular static site.
|
com.azure.core.http.rest.Response<StaticSiteCustomDomainOverviewArmResourceInner> |
getStaticSiteCustomDomainWithResponse(String resourceGroupName,
String name,
String domainName,
com.azure.core.util.Context context)
Description for Gets an existing custom domain for a particular static site.
|
Mono<com.azure.core.http.rest.Response<StaticSiteCustomDomainOverviewArmResourceInner>> |
getStaticSiteCustomDomainWithResponseAsync(String resourceGroupName,
String name,
String domainName)
Description for Gets an existing custom domain for a particular static site.
|
StaticSiteUserProvidedFunctionAppArmResourceInner |
getUserProvidedFunctionAppForStaticSite(String resourceGroupName,
String name,
String functionAppName)
Description for Gets the details of the user provided function app registered with a static site.
|
Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> |
getUserProvidedFunctionAppForStaticSiteAsync(String resourceGroupName,
String name,
String functionAppName)
Description for Gets the details of the user provided function app registered with a static site.
|
StaticSiteUserProvidedFunctionAppArmResourceInner |
getUserProvidedFunctionAppForStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
String functionAppName)
Description for Gets the details of the user provided function app registered with a static site build.
|
Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> |
getUserProvidedFunctionAppForStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName,
String functionAppName)
Description for Gets the details of the user provided function app registered with a static site build.
|
com.azure.core.http.rest.Response<StaticSiteUserProvidedFunctionAppArmResourceInner> |
getUserProvidedFunctionAppForStaticSiteBuildWithResponse(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
com.azure.core.util.Context context)
Description for Gets the details of the user provided function app registered with a static site build.
|
Mono<com.azure.core.http.rest.Response<StaticSiteUserProvidedFunctionAppArmResourceInner>> |
getUserProvidedFunctionAppForStaticSiteBuildWithResponseAsync(String resourceGroupName,
String name,
String environmentName,
String functionAppName)
Description for Gets the details of the user provided function app registered with a static site build.
|
com.azure.core.http.rest.Response<StaticSiteUserProvidedFunctionAppArmResourceInner> |
getUserProvidedFunctionAppForStaticSiteWithResponse(String resourceGroupName,
String name,
String functionAppName,
com.azure.core.util.Context context)
Description for Gets the details of the user provided function app registered with a static site.
|
Mono<com.azure.core.http.rest.Response<StaticSiteUserProvidedFunctionAppArmResourceInner>> |
getUserProvidedFunctionAppForStaticSiteWithResponseAsync(String resourceGroupName,
String name,
String functionAppName)
Description for Gets the details of the user provided function app registered with a static site.
|
com.azure.core.http.rest.PagedIterable<StaticSiteUserProvidedFunctionAppArmResourceInner> |
getUserProvidedFunctionAppsForStaticSite(String resourceGroupName,
String name)
Description for Gets the details of the user provided function apps registered with a static site.
|
com.azure.core.http.rest.PagedIterable<StaticSiteUserProvidedFunctionAppArmResourceInner> |
getUserProvidedFunctionAppsForStaticSite(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets the details of the user provided function apps registered with a static site.
|
com.azure.core.http.rest.PagedFlux<StaticSiteUserProvidedFunctionAppArmResourceInner> |
getUserProvidedFunctionAppsForStaticSiteAsync(String resourceGroupName,
String name)
Description for Gets the details of the user provided function apps registered with a static site.
|
com.azure.core.http.rest.PagedIterable<StaticSiteUserProvidedFunctionAppArmResourceInner> |
getUserProvidedFunctionAppsForStaticSiteBuild(String resourceGroupName,
String name,
String environmentName)
Description for Gets the details of the user provided function apps registered with a static site build.
|
com.azure.core.http.rest.PagedIterable<StaticSiteUserProvidedFunctionAppArmResourceInner> |
getUserProvidedFunctionAppsForStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
com.azure.core.util.Context context)
Description for Gets the details of the user provided function apps registered with a static site build.
|
com.azure.core.http.rest.PagedFlux<StaticSiteUserProvidedFunctionAppArmResourceInner> |
getUserProvidedFunctionAppsForStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName)
Description for Gets the details of the user provided function apps registered with a static site build.
|
com.azure.core.http.rest.PagedIterable<StaticSiteArmResourceInner> |
list()
Description for Get all Static Sites for a subscription.
|
com.azure.core.http.rest.PagedIterable<StaticSiteArmResourceInner> |
list(com.azure.core.util.Context context)
Description for Get all Static Sites for a subscription.
|
com.azure.core.http.rest.PagedFlux<StaticSiteArmResourceInner> |
listAsync()
Description for Get all Static Sites for a subscription.
|
com.azure.core.http.rest.PagedIterable<StaticSiteArmResourceInner> |
listByResourceGroup(String resourceGroupName)
Description for Gets all static sites in the specified resource group.
|
com.azure.core.http.rest.PagedIterable<StaticSiteArmResourceInner> |
listByResourceGroup(String resourceGroupName,
com.azure.core.util.Context context)
Description for Gets all static sites in the specified resource group.
|
com.azure.core.http.rest.PagedFlux<StaticSiteArmResourceInner> |
listByResourceGroupAsync(String resourceGroupName)
Description for Gets all static sites in the specified resource group.
|
StringDictionaryInner |
listStaticSiteAppSettings(String resourceGroupName,
String name)
Description for Gets the application settings of a static site.
|
Mono<StringDictionaryInner> |
listStaticSiteAppSettingsAsync(String resourceGroupName,
String name)
Description for Gets the application settings of a static site.
|
com.azure.core.http.rest.Response<StringDictionaryInner> |
listStaticSiteAppSettingsWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets the application settings of a static site.
|
Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> |
listStaticSiteAppSettingsWithResponseAsync(String resourceGroupName,
String name)
Description for Gets the application settings of a static site.
|
StringDictionaryInner |
listStaticSiteBuildAppSettings(String resourceGroupName,
String name,
String environmentName)
Description for Gets the application settings of a static site build.
|
Mono<StringDictionaryInner> |
listStaticSiteBuildAppSettingsAsync(String resourceGroupName,
String name,
String environmentName)
Description for Gets the application settings of a static site build.
|
com.azure.core.http.rest.Response<StringDictionaryInner> |
listStaticSiteBuildAppSettingsWithResponse(String resourceGroupName,
String name,
String environmentName,
com.azure.core.util.Context context)
Description for Gets the application settings of a static site build.
|
Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> |
listStaticSiteBuildAppSettingsWithResponseAsync(String resourceGroupName,
String name,
String environmentName)
Description for Gets the application settings of a static site build.
|
StringDictionaryInner |
listStaticSiteBuildFunctionAppSettings(String resourceGroupName,
String name,
String environmentName)
Description for Gets the application settings of a static site build.
|
Mono<StringDictionaryInner> |
listStaticSiteBuildFunctionAppSettingsAsync(String resourceGroupName,
String name,
String environmentName)
Description for Gets the application settings of a static site build.
|
com.azure.core.http.rest.Response<StringDictionaryInner> |
listStaticSiteBuildFunctionAppSettingsWithResponse(String resourceGroupName,
String name,
String environmentName,
com.azure.core.util.Context context)
Description for Gets the application settings of a static site build.
|
Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> |
listStaticSiteBuildFunctionAppSettingsWithResponseAsync(String resourceGroupName,
String name,
String environmentName)
Description for Gets the application settings of a static site build.
|
com.azure.core.http.rest.PagedIterable<StaticSiteFunctionOverviewArmResourceInner> |
listStaticSiteBuildFunctions(String resourceGroupName,
String name,
String environmentName)
Description for Gets the functions of a particular static site build.
|
com.azure.core.http.rest.PagedIterable<StaticSiteFunctionOverviewArmResourceInner> |
listStaticSiteBuildFunctions(String resourceGroupName,
String name,
String environmentName,
com.azure.core.util.Context context)
Description for Gets the functions of a particular static site build.
|
com.azure.core.http.rest.PagedFlux<StaticSiteFunctionOverviewArmResourceInner> |
listStaticSiteBuildFunctionsAsync(String resourceGroupName,
String name,
String environmentName)
Description for Gets the functions of a particular static site build.
|
StringListInner |
listStaticSiteConfiguredRoles(String resourceGroupName,
String name)
Description for Lists the roles configured for the static site.
|
Mono<StringListInner> |
listStaticSiteConfiguredRolesAsync(String resourceGroupName,
String name)
Description for Lists the roles configured for the static site.
|
com.azure.core.http.rest.Response<StringListInner> |
listStaticSiteConfiguredRolesWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Lists the roles configured for the static site.
|
Mono<com.azure.core.http.rest.Response<StringListInner>> |
listStaticSiteConfiguredRolesWithResponseAsync(String resourceGroupName,
String name)
Description for Lists the roles configured for the static site.
|
com.azure.core.http.rest.PagedIterable<StaticSiteCustomDomainOverviewArmResourceInner> |
listStaticSiteCustomDomains(String resourceGroupName,
String name)
Description for Gets all static site custom domains for a particular static site.
|
com.azure.core.http.rest.PagedIterable<StaticSiteCustomDomainOverviewArmResourceInner> |
listStaticSiteCustomDomains(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets all static site custom domains for a particular static site.
|
com.azure.core.http.rest.PagedFlux<StaticSiteCustomDomainOverviewArmResourceInner> |
listStaticSiteCustomDomainsAsync(String resourceGroupName,
String name)
Description for Gets all static site custom domains for a particular static site.
|
StringDictionaryInner |
listStaticSiteFunctionAppSettings(String resourceGroupName,
String name)
Description for Gets the application settings of a static site.
|
Mono<StringDictionaryInner> |
listStaticSiteFunctionAppSettingsAsync(String resourceGroupName,
String name)
Description for Gets the application settings of a static site.
|
com.azure.core.http.rest.Response<StringDictionaryInner> |
listStaticSiteFunctionAppSettingsWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets the application settings of a static site.
|
Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> |
listStaticSiteFunctionAppSettingsWithResponseAsync(String resourceGroupName,
String name)
Description for Gets the application settings of a static site.
|
com.azure.core.http.rest.PagedIterable<StaticSiteFunctionOverviewArmResourceInner> |
listStaticSiteFunctions(String resourceGroupName,
String name)
Description for Gets the functions of a static site.
|
com.azure.core.http.rest.PagedIterable<StaticSiteFunctionOverviewArmResourceInner> |
listStaticSiteFunctions(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets the functions of a static site.
|
com.azure.core.http.rest.PagedFlux<StaticSiteFunctionOverviewArmResourceInner> |
listStaticSiteFunctionsAsync(String resourceGroupName,
String name)
Description for Gets the functions of a static site.
|
StringDictionaryInner |
listStaticSiteSecrets(String resourceGroupName,
String name)
Description for Lists the secrets for an existing static site.
|
Mono<StringDictionaryInner> |
listStaticSiteSecretsAsync(String resourceGroupName,
String name)
Description for Lists the secrets for an existing static site.
|
com.azure.core.http.rest.Response<StringDictionaryInner> |
listStaticSiteSecretsWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Lists the secrets for an existing static site.
|
Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> |
listStaticSiteSecretsWithResponseAsync(String resourceGroupName,
String name)
Description for Lists the secrets for an existing static site.
|
com.azure.core.http.rest.PagedIterable<StaticSiteUserArmResourceInner> |
listStaticSiteUsers(String resourceGroupName,
String name,
String authprovider)
Description for Gets the list of users of a static site.
|
com.azure.core.http.rest.PagedIterable<StaticSiteUserArmResourceInner> |
listStaticSiteUsers(String resourceGroupName,
String name,
String authprovider,
com.azure.core.util.Context context)
Description for Gets the list of users of a static site.
|
com.azure.core.http.rest.PagedFlux<StaticSiteUserArmResourceInner> |
listStaticSiteUsersAsync(String resourceGroupName,
String name,
String authprovider)
Description for Gets the list of users of a static site.
|
StaticSitesWorkflowPreviewInner |
previewWorkflow(String location,
StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest)
Description for Generates a preview workflow file for the static site.
|
Mono<StaticSitesWorkflowPreviewInner> |
previewWorkflowAsync(String location,
StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest)
Description for Generates a preview workflow file for the static site.
|
com.azure.core.http.rest.Response<StaticSitesWorkflowPreviewInner> |
previewWorkflowWithResponse(String location,
StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest,
com.azure.core.util.Context context)
Description for Generates a preview workflow file for the static site.
|
Mono<com.azure.core.http.rest.Response<StaticSitesWorkflowPreviewInner>> |
previewWorkflowWithResponseAsync(String location,
StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest)
Description for Generates a preview workflow file for the static site.
|
StaticSiteUserProvidedFunctionAppArmResourceInner |
registerUserProvidedFunctionAppWithStaticSite(String resourceGroupName,
String name,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope)
Description for Register a user provided function app with a static site.
|
StaticSiteUserProvidedFunctionAppArmResourceInner |
registerUserProvidedFunctionAppWithStaticSite(String resourceGroupName,
String name,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced)
Description for Register a user provided function app with a static site.
|
StaticSiteUserProvidedFunctionAppArmResourceInner |
registerUserProvidedFunctionAppWithStaticSite(String resourceGroupName,
String name,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced,
com.azure.core.util.Context context)
Description for Register a user provided function app with a static site.
|
Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> |
registerUserProvidedFunctionAppWithStaticSiteAsync(String resourceGroupName,
String name,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope)
Description for Register a user provided function app with a static site.
|
Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> |
registerUserProvidedFunctionAppWithStaticSiteAsync(String resourceGroupName,
String name,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced)
Description for Register a user provided function app with a static site.
|
StaticSiteUserProvidedFunctionAppArmResourceInner |
registerUserProvidedFunctionAppWithStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope)
Description for Register a user provided function app with a static site build.
|
StaticSiteUserProvidedFunctionAppArmResourceInner |
registerUserProvidedFunctionAppWithStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced)
Description for Register a user provided function app with a static site build.
|
StaticSiteUserProvidedFunctionAppArmResourceInner |
registerUserProvidedFunctionAppWithStaticSiteBuild(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced,
com.azure.core.util.Context context)
Description for Register a user provided function app with a static site build.
|
Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> |
registerUserProvidedFunctionAppWithStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope)
Description for Register a user provided function app with a static site build.
|
Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> |
registerUserProvidedFunctionAppWithStaticSiteBuildAsync(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced)
Description for Register a user provided function app with a static site build.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
registerUserProvidedFunctionAppWithStaticSiteBuildWithResponseAsync(String resourceGroupName,
String name,
String environmentName,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced)
Description for Register a user provided function app with a static site build.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
registerUserProvidedFunctionAppWithStaticSiteWithResponseAsync(String resourceGroupName,
String name,
String functionAppName,
StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope,
Boolean isForced)
Description for Register a user provided function app with a static site.
|
void |
resetStaticSiteApiKey(String resourceGroupName,
String name,
StaticSiteResetPropertiesArmResource resetPropertiesEnvelope)
Description for Resets the api key for an existing static site.
|
Mono<Void> |
resetStaticSiteApiKeyAsync(String resourceGroupName,
String name,
StaticSiteResetPropertiesArmResource resetPropertiesEnvelope)
Description for Resets the api key for an existing static site.
|
com.azure.core.http.rest.Response<Void> |
resetStaticSiteApiKeyWithResponse(String resourceGroupName,
String name,
StaticSiteResetPropertiesArmResource resetPropertiesEnvelope,
com.azure.core.util.Context context)
Description for Resets the api key for an existing static site.
|
Mono<com.azure.core.http.rest.Response<Void>> |
resetStaticSiteApiKeyWithResponseAsync(String resourceGroupName,
String name,
StaticSiteResetPropertiesArmResource resetPropertiesEnvelope)
Description for Resets the api key for an existing static site.
|
StaticSiteArmResourceInner |
updateStaticSite(String resourceGroupName,
String name,
StaticSitePatchResource staticSiteEnvelope)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
Mono<StaticSiteArmResourceInner> |
updateStaticSiteAsync(String resourceGroupName,
String name,
StaticSitePatchResource staticSiteEnvelope)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
StaticSiteUserArmResourceInner |
updateStaticSiteUser(String resourceGroupName,
String name,
String authprovider,
String userid,
StaticSiteUserArmResourceInner staticSiteUserEnvelope)
Description for Updates a user entry with the listed roles.
|
Mono<StaticSiteUserArmResourceInner> |
updateStaticSiteUserAsync(String resourceGroupName,
String name,
String authprovider,
String userid,
StaticSiteUserArmResourceInner staticSiteUserEnvelope)
Description for Updates a user entry with the listed roles.
|
com.azure.core.http.rest.Response<StaticSiteUserArmResourceInner> |
updateStaticSiteUserWithResponse(String resourceGroupName,
String name,
String authprovider,
String userid,
StaticSiteUserArmResourceInner staticSiteUserEnvelope,
com.azure.core.util.Context context)
Description for Updates a user entry with the listed roles.
|
Mono<com.azure.core.http.rest.Response<StaticSiteUserArmResourceInner>> |
updateStaticSiteUserWithResponseAsync(String resourceGroupName,
String name,
String authprovider,
String userid,
StaticSiteUserArmResourceInner staticSiteUserEnvelope)
Description for Updates a user entry with the listed roles.
|
com.azure.core.http.rest.Response<StaticSiteArmResourceInner> |
updateStaticSiteWithResponse(String resourceGroupName,
String name,
StaticSitePatchResource staticSiteEnvelope,
com.azure.core.util.Context context)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
Mono<com.azure.core.http.rest.Response<StaticSiteArmResourceInner>> |
updateStaticSiteWithResponseAsync(String resourceGroupName,
String name,
StaticSitePatchResource staticSiteEnvelope)
Description for Creates a new static site in an existing resource group, or updates an existing static site.
|
void |
validateCustomDomainCanBeAddedToStaticSite(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
Description for Validates a particular custom domain can be added to a static site.
|
void |
validateCustomDomainCanBeAddedToStaticSite(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope,
com.azure.core.util.Context context)
Description for Validates a particular custom domain can be added to a static site.
|
Mono<Void> |
validateCustomDomainCanBeAddedToStaticSiteAsync(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
Description for Validates a particular custom domain can be added to a static site.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
validateCustomDomainCanBeAddedToStaticSiteWithResponseAsync(String resourceGroupName,
String name,
String domainName,
StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
Description for Validates a particular custom domain can be added to a static site.
|
Mono<com.azure.core.http.rest.Response<StaticSitesWorkflowPreviewInner>> previewWorkflowWithResponseAsync(String location, StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest)
location - Location where you plan to create the static site.staticSitesWorkflowPreviewRequest - A JSON representation of the StaticSitesWorkflowPreviewRequest
properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSitesWorkflowPreviewInner> previewWorkflowAsync(String location, StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest)
location - Location where you plan to create the static site.staticSitesWorkflowPreviewRequest - A JSON representation of the StaticSitesWorkflowPreviewRequest
properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSitesWorkflowPreviewInner previewWorkflow(String location, StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest)
location - Location where you plan to create the static site.staticSitesWorkflowPreviewRequest - A JSON representation of the StaticSitesWorkflowPreviewRequest
properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StaticSitesWorkflowPreviewInner> previewWorkflowWithResponse(String location, StaticSitesWorkflowPreviewRequest staticSitesWorkflowPreviewRequest, com.azure.core.util.Context context)
location - Location where you plan to create the static site.staticSitesWorkflowPreviewRequest - A JSON representation of the StaticSitesWorkflowPreviewRequest
properties. See example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<StaticSiteArmResourceInner> listAsync()
listAsync in interface InnerSupportsListing<StaticSiteArmResourceInner>DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteArmResourceInner> list()
list in interface InnerSupportsListing<StaticSiteArmResourceInner>DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteArmResourceInner> list(com.azure.core.util.Context context)
context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<StaticSiteArmResourceInner> listByResourceGroupAsync(String resourceGroupName)
listByResourceGroupAsync in interface InnerSupportsListing<StaticSiteArmResourceInner>resourceGroupName - Name of the resource group to which the resource belongs.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteArmResourceInner> listByResourceGroup(String resourceGroupName)
listByResourceGroup in interface InnerSupportsListing<StaticSiteArmResourceInner>resourceGroupName - Name of the resource group to which the resource belongs.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteArmResourceInner> listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StaticSiteArmResourceInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteArmResourceInner> getByResourceGroupAsync(String resourceGroupName, String name)
getByResourceGroupAsync in interface InnerSupportsGet<StaticSiteArmResourceInner>resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteArmResourceInner getByResourceGroup(String resourceGroupName, String name)
getByResourceGroup in interface InnerSupportsGet<StaticSiteArmResourceInner>resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StaticSiteArmResourceInner> getByResourceGroupWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateStaticSiteWithResponseAsync(String resourceGroupName, String name, StaticSiteArmResourceInner staticSiteEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<StaticSiteArmResourceInner>,StaticSiteArmResourceInner> beginCreateOrUpdateStaticSiteAsync(String resourceGroupName, String name, StaticSiteArmResourceInner staticSiteEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteArmResourceInner>,StaticSiteArmResourceInner> beginCreateOrUpdateStaticSite(String resourceGroupName, String name, StaticSiteArmResourceInner staticSiteEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteArmResourceInner>,StaticSiteArmResourceInner> beginCreateOrUpdateStaticSite(String resourceGroupName, String name, StaticSiteArmResourceInner staticSiteEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteArmResourceInner> createOrUpdateStaticSiteAsync(String resourceGroupName, String name, StaticSiteArmResourceInner staticSiteEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteArmResourceInner createOrUpdateStaticSite(String resourceGroupName, String name, StaticSiteArmResourceInner staticSiteEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteArmResourceInner createOrUpdateStaticSite(String resourceGroupName, String name, StaticSiteArmResourceInner staticSiteEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to delete.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to delete.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to delete.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to delete.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteAsync(String resourceGroupName, String name)
deleteAsync in interface InnerSupportsDelete<Void>resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to delete.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to delete.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to delete.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StaticSiteArmResourceInner>> updateStaticSiteWithResponseAsync(String resourceGroupName, String name, StaticSitePatchResource staticSiteEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteArmResourceInner> updateStaticSiteAsync(String resourceGroupName, String name, StaticSitePatchResource staticSiteEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteArmResourceInner updateStaticSite(String resourceGroupName, String name, StaticSitePatchResource staticSiteEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StaticSiteArmResourceInner> updateStaticSiteWithResponse(String resourceGroupName, String name, StaticSitePatchResource staticSiteEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to create or update.staticSiteEnvelope - A JSON representation of the staticsite properties. See example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<StaticSiteUserArmResourceInner> listStaticSiteUsersAsync(String resourceGroupName, String name, String authprovider)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.authprovider - The auth provider for the users.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteUserArmResourceInner> listStaticSiteUsers(String resourceGroupName, String name, String authprovider)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.authprovider - The auth provider for the users.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteUserArmResourceInner> listStaticSiteUsers(String resourceGroupName, String name, String authprovider, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.authprovider - The auth provider for the users.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Void>> deleteStaticSiteUserWithResponseAsync(String resourceGroupName, String name, String authprovider, String userid)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the staticsite.authprovider - The auth provider for this user.userid - The user id of the user.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteStaticSiteUserAsync(String resourceGroupName, String name, String authprovider, String userid)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the staticsite.authprovider - The auth provider for this user.userid - The user id of the user.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void deleteStaticSiteUser(String resourceGroupName, String name, String authprovider, String userid)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the staticsite.authprovider - The auth provider for this user.userid - The user id of the user.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<Void> deleteStaticSiteUserWithResponse(String resourceGroupName, String name, String authprovider, String userid, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the staticsite.authprovider - The auth provider for this user.userid - The user id of the user.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StaticSiteUserArmResourceInner>> updateStaticSiteUserWithResponseAsync(String resourceGroupName, String name, String authprovider, String userid, StaticSiteUserArmResourceInner staticSiteUserEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.authprovider - The auth provider for this user.userid - The user id of the user.staticSiteUserEnvelope - A JSON representation of the StaticSiteUser properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteUserArmResourceInner> updateStaticSiteUserAsync(String resourceGroupName, String name, String authprovider, String userid, StaticSiteUserArmResourceInner staticSiteUserEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.authprovider - The auth provider for this user.userid - The user id of the user.staticSiteUserEnvelope - A JSON representation of the StaticSiteUser properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteUserArmResourceInner updateStaticSiteUser(String resourceGroupName, String name, String authprovider, String userid, StaticSiteUserArmResourceInner staticSiteUserEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.authprovider - The auth provider for this user.userid - The user id of the user.staticSiteUserEnvelope - A JSON representation of the StaticSiteUser properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StaticSiteUserArmResourceInner> updateStaticSiteUserWithResponse(String resourceGroupName, String name, String authprovider, String userid, StaticSiteUserArmResourceInner staticSiteUserEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.authprovider - The auth provider for this user.userid - The user id of the user.staticSiteUserEnvelope - A JSON representation of the StaticSiteUser properties. See example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<StaticSiteBuildArmResourceInner> getStaticSiteBuildsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteBuildArmResourceInner> getStaticSiteBuilds(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteBuildArmResourceInner> getStaticSiteBuilds(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StaticSiteBuildArmResourceInner>> getStaticSiteBuildWithResponseAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteBuildArmResourceInner> getStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteBuildArmResourceInner getStaticSiteBuild(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StaticSiteBuildArmResourceInner> getStaticSiteBuildWithResponse(String resourceGroupName, String name, String environmentName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteStaticSiteBuildWithResponseAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteStaticSiteBuild(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteStaticSiteBuild(String resourceGroupName, String name, String environmentName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void deleteStaticSiteBuild(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void deleteStaticSiteBuild(String resourceGroupName, String name, String environmentName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> createOrUpdateStaticSiteBuildAppSettingsWithResponseAsync(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.appSettings - The dictionary containing the static site app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StringDictionaryInner> createOrUpdateStaticSiteBuildAppSettingsAsync(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.appSettings - The dictionary containing the static site app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StringDictionaryInner createOrUpdateStaticSiteBuildAppSettings(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.appSettings - The dictionary containing the static site app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StringDictionaryInner> createOrUpdateStaticSiteBuildAppSettingsWithResponse(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.appSettings - The dictionary containing the static site app settings to update.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> createOrUpdateStaticSiteBuildFunctionAppSettingsWithResponseAsync(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.appSettings - The dictionary containing the static site function app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StringDictionaryInner> createOrUpdateStaticSiteBuildFunctionAppSettingsAsync(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.appSettings - The dictionary containing the static site function app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StringDictionaryInner createOrUpdateStaticSiteBuildFunctionAppSettings(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.appSettings - The dictionary containing the static site function app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StringDictionaryInner> createOrUpdateStaticSiteBuildFunctionAppSettingsWithResponse(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.appSettings - The dictionary containing the static site function app settings to update.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<StaticSiteFunctionOverviewArmResourceInner> listStaticSiteBuildFunctionsAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteFunctionOverviewArmResourceInner> listStaticSiteBuildFunctions(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteFunctionOverviewArmResourceInner> listStaticSiteBuildFunctions(String resourceGroupName, String name, String environmentName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> listStaticSiteBuildAppSettingsWithResponseAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StringDictionaryInner> listStaticSiteBuildAppSettingsAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StringDictionaryInner listStaticSiteBuildAppSettings(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StringDictionaryInner> listStaticSiteBuildAppSettingsWithResponse(String resourceGroupName, String name, String environmentName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> listStaticSiteBuildFunctionAppSettingsWithResponseAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StringDictionaryInner> listStaticSiteBuildFunctionAppSettingsAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StringDictionaryInner listStaticSiteBuildFunctionAppSettings(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StringDictionaryInner> listStaticSiteBuildFunctionAppSettingsWithResponse(String resourceGroupName, String name, String environmentName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<StaticSiteUserProvidedFunctionAppArmResourceInner> getUserProvidedFunctionAppsForStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteUserProvidedFunctionAppArmResourceInner> getUserProvidedFunctionAppsForStaticSiteBuild(String resourceGroupName, String name, String environmentName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteUserProvidedFunctionAppArmResourceInner> getUserProvidedFunctionAppsForStaticSiteBuild(String resourceGroupName, String name, String environmentName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StaticSiteUserProvidedFunctionAppArmResourceInner>> getUserProvidedFunctionAppForStaticSiteBuildWithResponseAsync(String resourceGroupName, String name, String environmentName, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app registered with the static site build.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> getUserProvidedFunctionAppForStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app registered with the static site build.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteUserProvidedFunctionAppArmResourceInner getUserProvidedFunctionAppForStaticSiteBuild(String resourceGroupName, String name, String environmentName, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app registered with the static site build.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StaticSiteUserProvidedFunctionAppArmResourceInner> getUserProvidedFunctionAppForStaticSiteBuildWithResponse(String resourceGroupName, String name, String environmentName, String functionAppName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app registered with the static site build.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> registerUserProvidedFunctionAppWithStaticSiteBuildWithResponseAsync(String resourceGroupName, String name, String environmentName, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app to register with the static site build.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> beginRegisterUserProvidedFunctionAppWithStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app to register with the static site build.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> beginRegisterUserProvidedFunctionAppWithStaticSiteBuild(String resourceGroupName, String name, String environmentName, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app to register with the static site build.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> beginRegisterUserProvidedFunctionAppWithStaticSiteBuild(String resourceGroupName, String name, String environmentName, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app to register with the static site build.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> registerUserProvidedFunctionAppWithStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app to register with the static site build.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> registerUserProvidedFunctionAppWithStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app to register with the static site build.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteUserProvidedFunctionAppArmResourceInner registerUserProvidedFunctionAppWithStaticSiteBuild(String resourceGroupName, String name, String environmentName, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app to register with the static site build.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteUserProvidedFunctionAppArmResourceInner registerUserProvidedFunctionAppWithStaticSiteBuild(String resourceGroupName, String name, String environmentName, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app to register with the static site build.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteUserProvidedFunctionAppArmResourceInner registerUserProvidedFunctionAppWithStaticSiteBuild(String resourceGroupName, String name, String environmentName, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app to register with the static site build.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Void>> detachUserProvidedFunctionAppFromStaticSiteBuildWithResponseAsync(String resourceGroupName, String name, String environmentName, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app registered with the static site build.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> detachUserProvidedFunctionAppFromStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app registered with the static site build.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void detachUserProvidedFunctionAppFromStaticSiteBuild(String resourceGroupName, String name, String environmentName, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app registered with the static site build.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<Void> detachUserProvidedFunctionAppFromStaticSiteBuildWithResponse(String resourceGroupName, String name, String environmentName, String functionAppName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - The stage site identifier.functionAppName - Name of the function app registered with the static site build.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createZipDeploymentForStaticSiteBuildWithResponseAsync(String resourceGroupName, String name, String environmentName, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - Name of the environment.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginCreateZipDeploymentForStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - Name of the environment.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginCreateZipDeploymentForStaticSiteBuild(String resourceGroupName, String name, String environmentName, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - Name of the environment.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginCreateZipDeploymentForStaticSiteBuild(String resourceGroupName, String name, String environmentName, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - Name of the environment.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> createZipDeploymentForStaticSiteBuildAsync(String resourceGroupName, String name, String environmentName, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - Name of the environment.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void createZipDeploymentForStaticSiteBuild(String resourceGroupName, String name, String environmentName, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - Name of the environment.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void createZipDeploymentForStaticSiteBuild(String resourceGroupName, String name, String environmentName, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.environmentName - Name of the environment.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> createOrUpdateStaticSiteAppSettingsWithResponseAsync(String resourceGroupName, String name, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.appSettings - The dictionary containing the static site app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StringDictionaryInner> createOrUpdateStaticSiteAppSettingsAsync(String resourceGroupName, String name, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.appSettings - The dictionary containing the static site app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StringDictionaryInner createOrUpdateStaticSiteAppSettings(String resourceGroupName, String name, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.appSettings - The dictionary containing the static site app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StringDictionaryInner> createOrUpdateStaticSiteAppSettingsWithResponse(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.appSettings - The dictionary containing the static site app settings to update.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> createOrUpdateStaticSiteFunctionAppSettingsWithResponseAsync(String resourceGroupName, String name, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.appSettings - The dictionary containing the static site function app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StringDictionaryInner> createOrUpdateStaticSiteFunctionAppSettingsAsync(String resourceGroupName, String name, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.appSettings - The dictionary containing the static site function app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StringDictionaryInner createOrUpdateStaticSiteFunctionAppSettings(String resourceGroupName, String name, StringDictionaryInner appSettings)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.appSettings - The dictionary containing the static site function app settings to update.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StringDictionaryInner> createOrUpdateStaticSiteFunctionAppSettingsWithResponse(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.appSettings - The dictionary containing the static site function app settings to update.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StaticSiteUserInvitationResponseResourceInner>> createUserRolesInvitationLinkWithResponseAsync(String resourceGroupName, String name, StaticSiteUserInvitationRequestResource staticSiteUserRolesInvitationEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteUserRolesInvitationEnvelope - Static sites user roles invitation resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteUserInvitationResponseResourceInner> createUserRolesInvitationLinkAsync(String resourceGroupName, String name, StaticSiteUserInvitationRequestResource staticSiteUserRolesInvitationEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteUserRolesInvitationEnvelope - Static sites user roles invitation resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteUserInvitationResponseResourceInner createUserRolesInvitationLink(String resourceGroupName, String name, StaticSiteUserInvitationRequestResource staticSiteUserRolesInvitationEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteUserRolesInvitationEnvelope - Static sites user roles invitation resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StaticSiteUserInvitationResponseResourceInner> createUserRolesInvitationLinkWithResponse(String resourceGroupName, String name, StaticSiteUserInvitationRequestResource staticSiteUserRolesInvitationEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteUserRolesInvitationEnvelope - Static sites user roles invitation resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<StaticSiteCustomDomainOverviewArmResourceInner> listStaticSiteCustomDomainsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site resource to search in.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteCustomDomainOverviewArmResourceInner> listStaticSiteCustomDomains(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site resource to search in.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteCustomDomainOverviewArmResourceInner> listStaticSiteCustomDomains(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site resource to search in.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StaticSiteCustomDomainOverviewArmResourceInner>> getStaticSiteCustomDomainWithResponseAsync(String resourceGroupName, String name, String domainName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site resource to search in.domainName - The custom domain name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteCustomDomainOverviewArmResourceInner> getStaticSiteCustomDomainAsync(String resourceGroupName, String name, String domainName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site resource to search in.domainName - The custom domain name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteCustomDomainOverviewArmResourceInner getStaticSiteCustomDomain(String resourceGroupName, String name, String domainName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site resource to search in.domainName - The custom domain name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StaticSiteCustomDomainOverviewArmResourceInner> getStaticSiteCustomDomainWithResponse(String resourceGroupName, String name, String domainName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site resource to search in.domainName - The custom domain name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateStaticSiteCustomDomainWithResponseAsync(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to create.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<StaticSiteCustomDomainOverviewArmResourceInner>,StaticSiteCustomDomainOverviewArmResourceInner> beginCreateOrUpdateStaticSiteCustomDomainAsync(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to create.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteCustomDomainOverviewArmResourceInner>,StaticSiteCustomDomainOverviewArmResourceInner> beginCreateOrUpdateStaticSiteCustomDomain(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to create.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteCustomDomainOverviewArmResourceInner>,StaticSiteCustomDomainOverviewArmResourceInner> beginCreateOrUpdateStaticSiteCustomDomain(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to create.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteCustomDomainOverviewArmResourceInner> createOrUpdateStaticSiteCustomDomainAsync(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to create.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteCustomDomainOverviewArmResourceInner createOrUpdateStaticSiteCustomDomain(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to create.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteCustomDomainOverviewArmResourceInner createOrUpdateStaticSiteCustomDomain(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to create.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteStaticSiteCustomDomainWithResponseAsync(String resourceGroupName, String name, String domainName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to delete.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteStaticSiteCustomDomainAsync(String resourceGroupName, String name, String domainName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to delete.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteStaticSiteCustomDomain(String resourceGroupName, String name, String domainName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to delete.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteStaticSiteCustomDomain(String resourceGroupName, String name, String domainName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to delete.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteStaticSiteCustomDomainAsync(String resourceGroupName, String name, String domainName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to delete.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void deleteStaticSiteCustomDomain(String resourceGroupName, String name, String domainName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to delete.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void deleteStaticSiteCustomDomain(String resourceGroupName, String name, String domainName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to delete.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> validateCustomDomainCanBeAddedToStaticSiteWithResponseAsync(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to validate.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginValidateCustomDomainCanBeAddedToStaticSiteAsync(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to validate.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginValidateCustomDomainCanBeAddedToStaticSite(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to validate.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginValidateCustomDomainCanBeAddedToStaticSite(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to validate.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> validateCustomDomainCanBeAddedToStaticSiteAsync(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to validate.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void validateCustomDomainCanBeAddedToStaticSite(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to validate.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void validateCustomDomainCanBeAddedToStaticSite(String resourceGroupName, String name, String domainName, StaticSiteCustomDomainRequestPropertiesArmResource staticSiteCustomDomainRequestPropertiesEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.domainName - The custom domain to validate.staticSiteCustomDomainRequestPropertiesEnvelope - A JSON representation of the static site custom domain
request properties. See example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> detachStaticSiteWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to detach.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDetachStaticSiteAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to detach.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDetachStaticSite(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to detach.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDetachStaticSite(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to detach.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> detachStaticSiteAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to detach.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void detachStaticSite(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to detach.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void detachStaticSite(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site to detach.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<StaticSiteFunctionOverviewArmResourceInner> listStaticSiteFunctionsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteFunctionOverviewArmResourceInner> listStaticSiteFunctions(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteFunctionOverviewArmResourceInner> listStaticSiteFunctions(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> listStaticSiteAppSettingsWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StringDictionaryInner> listStaticSiteAppSettingsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StringDictionaryInner listStaticSiteAppSettings(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StringDictionaryInner> listStaticSiteAppSettingsWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StringListInner>> listStaticSiteConfiguredRolesWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StringListInner> listStaticSiteConfiguredRolesAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StringListInner listStaticSiteConfiguredRoles(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StringListInner> listStaticSiteConfiguredRolesWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> listStaticSiteFunctionAppSettingsWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StringDictionaryInner> listStaticSiteFunctionAppSettingsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StringDictionaryInner listStaticSiteFunctionAppSettings(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StringDictionaryInner> listStaticSiteFunctionAppSettingsWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StringDictionaryInner>> listStaticSiteSecretsWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StringDictionaryInner> listStaticSiteSecretsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StringDictionaryInner listStaticSiteSecrets(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StringDictionaryInner> listStaticSiteSecretsWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionListAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionList(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionList(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<RemotePrivateEndpointConnectionArmResourceInner>> getPrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.RemotePrivateEndpointConnectionArmResourceInner getPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionWithResponse(String resourceGroupName, String name, String privateEndpointConnectionName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> approveOrRejectPrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.privateEndpointWrapper - Request body.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> beginApproveOrRejectPrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.privateEndpointWrapper - Request body.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> beginApproveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.privateEndpointWrapper - Request body.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> beginApproveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.privateEndpointWrapper - Request body.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<RemotePrivateEndpointConnectionArmResourceInner> approveOrRejectPrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.privateEndpointWrapper - Request body.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.RemotePrivateEndpointConnectionArmResourceInner approveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.privateEndpointWrapper - Request body.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.RemotePrivateEndpointConnectionArmResourceInner approveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.privateEndpointWrapper - Request body.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deletePrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Object>,Object> beginDeletePrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Object>,Object> beginDeletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Object>,Object> beginDeletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Object> deletePrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Object deletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Object deletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.privateEndpointConnectionName - Name of the private endpoint connection.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner>> getPrivateLinkResourcesWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<PrivateLinkResourcesWrapperInner> getPrivateLinkResourcesAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.PrivateLinkResourcesWrapperInner getPrivateLinkResources(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner> getPrivateLinkResourcesWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Void>> resetStaticSiteApiKeyWithResponseAsync(String resourceGroupName, String name, StaticSiteResetPropertiesArmResource resetPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.resetPropertiesEnvelope - Static Site Reset Properties ARM resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> resetStaticSiteApiKeyAsync(String resourceGroupName, String name, StaticSiteResetPropertiesArmResource resetPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.resetPropertiesEnvelope - Static Site Reset Properties ARM resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void resetStaticSiteApiKey(String resourceGroupName, String name, StaticSiteResetPropertiesArmResource resetPropertiesEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.resetPropertiesEnvelope - Static Site Reset Properties ARM resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<Void> resetStaticSiteApiKeyWithResponse(String resourceGroupName, String name, StaticSiteResetPropertiesArmResource resetPropertiesEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.resetPropertiesEnvelope - Static Site Reset Properties ARM resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<StaticSiteUserProvidedFunctionAppArmResourceInner> getUserProvidedFunctionAppsForStaticSiteAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteUserProvidedFunctionAppArmResourceInner> getUserProvidedFunctionAppsForStaticSite(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StaticSiteUserProvidedFunctionAppArmResourceInner> getUserProvidedFunctionAppsForStaticSite(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<StaticSiteUserProvidedFunctionAppArmResourceInner>> getUserProvidedFunctionAppForStaticSiteWithResponseAsync(String resourceGroupName, String name, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app registered with the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> getUserProvidedFunctionAppForStaticSiteAsync(String resourceGroupName, String name, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app registered with the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteUserProvidedFunctionAppArmResourceInner getUserProvidedFunctionAppForStaticSite(String resourceGroupName, String name, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app registered with the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<StaticSiteUserProvidedFunctionAppArmResourceInner> getUserProvidedFunctionAppForStaticSiteWithResponse(String resourceGroupName, String name, String functionAppName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app registered with the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> registerUserProvidedFunctionAppWithStaticSiteWithResponseAsync(String resourceGroupName, String name, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app to register with the static site.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> beginRegisterUserProvidedFunctionAppWithStaticSiteAsync(String resourceGroupName, String name, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app to register with the static site.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> beginRegisterUserProvidedFunctionAppWithStaticSite(String resourceGroupName, String name, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app to register with the static site.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StaticSiteUserProvidedFunctionAppArmResourceInner>,StaticSiteUserProvidedFunctionAppArmResourceInner> beginRegisterUserProvidedFunctionAppWithStaticSite(String resourceGroupName, String name, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app to register with the static site.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> registerUserProvidedFunctionAppWithStaticSiteAsync(String resourceGroupName, String name, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app to register with the static site.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<StaticSiteUserProvidedFunctionAppArmResourceInner> registerUserProvidedFunctionAppWithStaticSiteAsync(String resourceGroupName, String name, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app to register with the static site.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteUserProvidedFunctionAppArmResourceInner registerUserProvidedFunctionAppWithStaticSite(String resourceGroupName, String name, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app to register with the static site.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteUserProvidedFunctionAppArmResourceInner registerUserProvidedFunctionAppWithStaticSite(String resourceGroupName, String name, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app to register with the static site.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.StaticSiteUserProvidedFunctionAppArmResourceInner registerUserProvidedFunctionAppWithStaticSite(String resourceGroupName, String name, String functionAppName, StaticSiteUserProvidedFunctionAppArmResourceInner staticSiteUserProvidedFunctionEnvelope, Boolean isForced, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app to register with the static site.staticSiteUserProvidedFunctionEnvelope - A JSON representation of the user provided function app properties.
See example.isForced - Specify <code>true</code> to force the update of the auth configuration on the
function app even if an AzureStaticWebApps provider is already configured on the function app. The default is
<code>false</code>.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Void>> detachUserProvidedFunctionAppFromStaticSiteWithResponseAsync(String resourceGroupName, String name, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app registered with the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> detachUserProvidedFunctionAppFromStaticSiteAsync(String resourceGroupName, String name, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app registered with the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void detachUserProvidedFunctionAppFromStaticSite(String resourceGroupName, String name, String functionAppName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app registered with the static site.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<Void> detachUserProvidedFunctionAppFromStaticSiteWithResponse(String resourceGroupName, String name, String functionAppName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.functionAppName - Name of the function app registered with the static site.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createZipDeploymentForStaticSiteWithResponseAsync(String resourceGroupName, String name, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginCreateZipDeploymentForStaticSiteAsync(String resourceGroupName, String name, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginCreateZipDeploymentForStaticSite(String resourceGroupName, String name, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginCreateZipDeploymentForStaticSite(String resourceGroupName, String name, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> createZipDeploymentForStaticSiteAsync(String resourceGroupName, String name, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void createZipDeploymentForStaticSite(String resourceGroupName, String name, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void createZipDeploymentForStaticSite(String resourceGroupName, String name, StaticSiteZipDeploymentArmResource staticSiteZipDeploymentEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the static site.staticSiteZipDeploymentEnvelope - A JSON representation of the StaticSiteZipDeployment properties. See
example.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2021 Microsoft Corporation. All rights reserved.