Uses of Class
com.azure.resourcemanager.appservice.fluent.models.BackupRequestInner
Packages that use BackupRequestInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of BackupRequestInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return BackupRequestInnerModifier and TypeMethodDescriptionWebAppsClient.getBackupConfiguration
(String resourceGroupName, String name) Gets the backup configuration of an app.WebAppsClient.getBackupConfigurationSlot
(String resourceGroupName, String name, String slot) Gets the backup configuration of an app.WebAppsClient.updateBackupConfiguration
(String resourceGroupName, String name, BackupRequestInner request) Updates the backup configuration of an app.WebAppsClient.updateBackupConfigurationSlot
(String resourceGroupName, String name, String slot, BackupRequestInner request) Updates the backup configuration of an app.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type BackupRequestInnerModifier and TypeMethodDescriptionWebAppsClient.getBackupConfigurationAsync
(String resourceGroupName, String name) Gets the backup configuration of an app.WebAppsClient.getBackupConfigurationSlotAsync
(String resourceGroupName, String name, String slot) Gets the backup configuration of an app.com.azure.core.http.rest.Response
<BackupRequestInner> WebAppsClient.getBackupConfigurationSlotWithResponse
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Gets the backup configuration of an app.Mono
<com.azure.core.http.rest.Response<BackupRequestInner>> WebAppsClient.getBackupConfigurationSlotWithResponseAsync
(String resourceGroupName, String name, String slot) Gets the backup configuration of an app.com.azure.core.http.rest.Response
<BackupRequestInner> WebAppsClient.getBackupConfigurationWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Gets the backup configuration of an app.Mono
<com.azure.core.http.rest.Response<BackupRequestInner>> WebAppsClient.getBackupConfigurationWithResponseAsync
(String resourceGroupName, String name) Gets the backup configuration of an app.WebAppsClient.updateBackupConfigurationAsync
(String resourceGroupName, String name, BackupRequestInner request) Updates the backup configuration of an app.WebAppsClient.updateBackupConfigurationSlotAsync
(String resourceGroupName, String name, String slot, BackupRequestInner request) Updates the backup configuration of an app.com.azure.core.http.rest.Response
<BackupRequestInner> WebAppsClient.updateBackupConfigurationSlotWithResponse
(String resourceGroupName, String name, String slot, BackupRequestInner request, com.azure.core.util.Context context) Updates the backup configuration of an app.Mono
<com.azure.core.http.rest.Response<BackupRequestInner>> WebAppsClient.updateBackupConfigurationSlotWithResponseAsync
(String resourceGroupName, String name, String slot, BackupRequestInner request) Updates the backup configuration of an app.com.azure.core.http.rest.Response
<BackupRequestInner> WebAppsClient.updateBackupConfigurationWithResponse
(String resourceGroupName, String name, BackupRequestInner request, com.azure.core.util.Context context) Updates the backup configuration of an app.Mono
<com.azure.core.http.rest.Response<BackupRequestInner>> WebAppsClient.updateBackupConfigurationWithResponseAsync
(String resourceGroupName, String name, BackupRequestInner request) Updates the backup configuration of an app.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type BackupRequestInnerModifier and TypeMethodDescriptionWebAppsClient.backup
(String resourceGroupName, String name, BackupRequestInner request) Creates a backup of an app.WebAppsClient.backupAsync
(String resourceGroupName, String name, BackupRequestInner request) Creates a backup of an app.WebAppsClient.backupSlot
(String resourceGroupName, String name, String slot, BackupRequestInner request) Creates a backup of an app.WebAppsClient.backupSlotAsync
(String resourceGroupName, String name, String slot, BackupRequestInner request) Creates a backup of an app.com.azure.core.http.rest.Response
<BackupItemInner> WebAppsClient.backupSlotWithResponse
(String resourceGroupName, String name, String slot, BackupRequestInner request, com.azure.core.util.Context context) Creates a backup of an app.Mono
<com.azure.core.http.rest.Response<BackupItemInner>> WebAppsClient.backupSlotWithResponseAsync
(String resourceGroupName, String name, String slot, BackupRequestInner request) Creates a backup of an app.com.azure.core.http.rest.Response
<BackupItemInner> WebAppsClient.backupWithResponse
(String resourceGroupName, String name, BackupRequestInner request, com.azure.core.util.Context context) Creates a backup of an app.Mono
<com.azure.core.http.rest.Response<BackupItemInner>> WebAppsClient.backupWithResponseAsync
(String resourceGroupName, String name, BackupRequestInner request) Creates a backup of an app.WebAppsClient.listBackupStatusSecrets
(String resourceGroupName, String name, String backupId, BackupRequestInner request) Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL.WebAppsClient.listBackupStatusSecretsAsync
(String resourceGroupName, String name, String backupId, BackupRequestInner request) Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL.WebAppsClient.listBackupStatusSecretsSlot
(String resourceGroupName, String name, String backupId, String slot, BackupRequestInner request) Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL.WebAppsClient.listBackupStatusSecretsSlotAsync
(String resourceGroupName, String name, String backupId, String slot, BackupRequestInner request) Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL.com.azure.core.http.rest.Response
<BackupItemInner> WebAppsClient.listBackupStatusSecretsSlotWithResponse
(String resourceGroupName, String name, String backupId, String slot, BackupRequestInner request, com.azure.core.util.Context context) Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL.Mono
<com.azure.core.http.rest.Response<BackupItemInner>> WebAppsClient.listBackupStatusSecretsSlotWithResponseAsync
(String resourceGroupName, String name, String backupId, String slot, BackupRequestInner request) Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL.com.azure.core.http.rest.Response
<BackupItemInner> WebAppsClient.listBackupStatusSecretsWithResponse
(String resourceGroupName, String name, String backupId, BackupRequestInner request, com.azure.core.util.Context context) Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL.Mono
<com.azure.core.http.rest.Response<BackupItemInner>> WebAppsClient.listBackupStatusSecretsWithResponseAsync
(String resourceGroupName, String name, String backupId, BackupRequestInner request) Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL.WebAppsClient.updateBackupConfiguration
(String resourceGroupName, String name, BackupRequestInner request) Updates the backup configuration of an app.WebAppsClient.updateBackupConfigurationAsync
(String resourceGroupName, String name, BackupRequestInner request) Updates the backup configuration of an app.WebAppsClient.updateBackupConfigurationSlot
(String resourceGroupName, String name, String slot, BackupRequestInner request) Updates the backup configuration of an app.WebAppsClient.updateBackupConfigurationSlotAsync
(String resourceGroupName, String name, String slot, BackupRequestInner request) Updates the backup configuration of an app.com.azure.core.http.rest.Response
<BackupRequestInner> WebAppsClient.updateBackupConfigurationSlotWithResponse
(String resourceGroupName, String name, String slot, BackupRequestInner request, com.azure.core.util.Context context) Updates the backup configuration of an app.Mono
<com.azure.core.http.rest.Response<BackupRequestInner>> WebAppsClient.updateBackupConfigurationSlotWithResponseAsync
(String resourceGroupName, String name, String slot, BackupRequestInner request) Updates the backup configuration of an app.com.azure.core.http.rest.Response
<BackupRequestInner> WebAppsClient.updateBackupConfigurationWithResponse
(String resourceGroupName, String name, BackupRequestInner request, com.azure.core.util.Context context) Updates the backup configuration of an app.Mono
<com.azure.core.http.rest.Response<BackupRequestInner>> WebAppsClient.updateBackupConfigurationWithResponseAsync
(String resourceGroupName, String name, BackupRequestInner request) Updates the backup configuration of an app. -
Uses of BackupRequestInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return BackupRequestInnerModifier and TypeMethodDescriptionstatic BackupRequestInner
BackupRequestInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BackupRequestInner from the JsonReader.BackupRequestInner.withBackupName
(String backupName) Set the backupName property: Name of the backup.BackupRequestInner.withBackupSchedule
(BackupSchedule backupSchedule) Set the backupSchedule property: Schedule for the backup if it is executed periodically.BackupRequestInner.withDatabases
(List<DatabaseBackupSetting> databases) Set the databases property: Databases included in the backup.BackupRequestInner.withEnabled
(Boolean enabled) Set the enabled property: True if the backup schedule is enabled (must be included in that case), false if the backup schedule should be disabled.Set the kind property: Kind of resource.BackupRequestInner.withStorageAccountUrl
(String storageAccountUrl) Set the storageAccountUrl property: SAS URL to the container.