Uses of Class
com.azure.resourcemanager.appservice.fluent.models.RestoreRequestInner
Packages that use RestoreRequestInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of RestoreRequestInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return RestoreRequestInnerModifier and TypeMethodDescriptionWebAppsClient.discoverBackup(String resourceGroupName, String name, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.WebAppsClient.discoverBackupSlot(String resourceGroupName, String name, String slot, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type RestoreRequestInnerModifier and TypeMethodDescriptionWebAppsClient.discoverBackupAsync(String resourceGroupName, String name, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.WebAppsClient.discoverBackupSlotAsync(String resourceGroupName, String name, String slot, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.com.azure.core.http.rest.Response<RestoreRequestInner> WebAppsClient.discoverBackupSlotWithResponse(String resourceGroupName, String name, String slot, RestoreRequestInner request, com.azure.core.util.Context context) Discovers an existing app backup that can be restored from a blob in Azure storage.Mono<com.azure.core.http.rest.Response<RestoreRequestInner>> WebAppsClient.discoverBackupSlotWithResponseAsync(String resourceGroupName, String name, String slot, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.com.azure.core.http.rest.Response<RestoreRequestInner> WebAppsClient.discoverBackupWithResponse(String resourceGroupName, String name, RestoreRequestInner request, com.azure.core.util.Context context) Discovers an existing app backup that can be restored from a blob in Azure storage.Mono<com.azure.core.http.rest.Response<RestoreRequestInner>> WebAppsClient.discoverBackupWithResponseAsync(String resourceGroupName, String name, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type RestoreRequestInnerModifier and TypeMethodDescriptionWebAppsClient.beginRestore(String resourceGroupName, String name, String backupId, RestoreRequestInner request) Restores a specific backup to another app (or deployment slot, if specified).WebAppsClient.beginRestore(String resourceGroupName, String name, String backupId, RestoreRequestInner request, com.azure.core.util.Context context) Restores a specific backup to another app (or deployment slot, if specified).WebAppsClient.beginRestoreAsync(String resourceGroupName, String name, String backupId, RestoreRequestInner request) Restores a specific backup to another app (or deployment slot, if specified).WebAppsClient.beginRestoreFromBackupBlob(String resourceGroupName, String name, RestoreRequestInner request) Restores an app from a backup blob in Azure Storage.WebAppsClient.beginRestoreFromBackupBlob(String resourceGroupName, String name, RestoreRequestInner request, com.azure.core.util.Context context) Restores an app from a backup blob in Azure Storage.WebAppsClient.beginRestoreFromBackupBlobAsync(String resourceGroupName, String name, RestoreRequestInner request) Restores an app from a backup blob in Azure Storage.WebAppsClient.beginRestoreFromBackupBlobSlot(String resourceGroupName, String name, String slot, RestoreRequestInner request) Restores an app from a backup blob in Azure Storage.WebAppsClient.beginRestoreFromBackupBlobSlot(String resourceGroupName, String name, String slot, RestoreRequestInner request, com.azure.core.util.Context context) Restores an app from a backup blob in Azure Storage.WebAppsClient.beginRestoreFromBackupBlobSlotAsync(String resourceGroupName, String name, String slot, RestoreRequestInner request) Restores an app from a backup blob in Azure Storage.WebAppsClient.beginRestoreSlot(String resourceGroupName, String name, String backupId, String slot, RestoreRequestInner request) Restores a specific backup to another app (or deployment slot, if specified).WebAppsClient.beginRestoreSlot(String resourceGroupName, String name, String backupId, String slot, RestoreRequestInner request, com.azure.core.util.Context context) Restores a specific backup to another app (or deployment slot, if specified).WebAppsClient.beginRestoreSlotAsync(String resourceGroupName, String name, String backupId, String slot, RestoreRequestInner request) Restores a specific backup to another app (or deployment slot, if specified).WebAppsClient.discoverBackup(String resourceGroupName, String name, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.WebAppsClient.discoverBackupAsync(String resourceGroupName, String name, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.WebAppsClient.discoverBackupSlot(String resourceGroupName, String name, String slot, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.WebAppsClient.discoverBackupSlotAsync(String resourceGroupName, String name, String slot, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.com.azure.core.http.rest.Response<RestoreRequestInner> WebAppsClient.discoverBackupSlotWithResponse(String resourceGroupName, String name, String slot, RestoreRequestInner request, com.azure.core.util.Context context) Discovers an existing app backup that can be restored from a blob in Azure storage.Mono<com.azure.core.http.rest.Response<RestoreRequestInner>> WebAppsClient.discoverBackupSlotWithResponseAsync(String resourceGroupName, String name, String slot, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.com.azure.core.http.rest.Response<RestoreRequestInner> WebAppsClient.discoverBackupWithResponse(String resourceGroupName, String name, RestoreRequestInner request, com.azure.core.util.Context context) Discovers an existing app backup that can be restored from a blob in Azure storage.Mono<com.azure.core.http.rest.Response<RestoreRequestInner>> WebAppsClient.discoverBackupWithResponseAsync(String resourceGroupName, String name, RestoreRequestInner request) Discovers an existing app backup that can be restored from a blob in Azure storage.voidWebAppsClient.restore(String resourceGroupName, String name, String backupId, RestoreRequestInner request) Restores a specific backup to another app (or deployment slot, if specified).voidWebAppsClient.restore(String resourceGroupName, String name, String backupId, RestoreRequestInner request, com.azure.core.util.Context context) Restores a specific backup to another app (or deployment slot, if specified).WebAppsClient.restoreAsync(String resourceGroupName, String name, String backupId, RestoreRequestInner request) Restores a specific backup to another app (or deployment slot, if specified).voidWebAppsClient.restoreFromBackupBlob(String resourceGroupName, String name, RestoreRequestInner request) Restores an app from a backup blob in Azure Storage.voidWebAppsClient.restoreFromBackupBlob(String resourceGroupName, String name, RestoreRequestInner request, com.azure.core.util.Context context) Restores an app from a backup blob in Azure Storage.WebAppsClient.restoreFromBackupBlobAsync(String resourceGroupName, String name, RestoreRequestInner request) Restores an app from a backup blob in Azure Storage.voidWebAppsClient.restoreFromBackupBlobSlot(String resourceGroupName, String name, String slot, RestoreRequestInner request) Restores an app from a backup blob in Azure Storage.voidWebAppsClient.restoreFromBackupBlobSlot(String resourceGroupName, String name, String slot, RestoreRequestInner request, com.azure.core.util.Context context) Restores an app from a backup blob in Azure Storage.WebAppsClient.restoreFromBackupBlobSlotAsync(String resourceGroupName, String name, String slot, RestoreRequestInner request) Restores an app from a backup blob in Azure Storage.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.restoreFromBackupBlobSlotWithResponseAsync(String resourceGroupName, String name, String slot, RestoreRequestInner request) Restores an app from a backup blob in Azure Storage.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.restoreFromBackupBlobWithResponseAsync(String resourceGroupName, String name, RestoreRequestInner request) Restores an app from a backup blob in Azure Storage.voidWebAppsClient.restoreSlot(String resourceGroupName, String name, String backupId, String slot, RestoreRequestInner request) Restores a specific backup to another app (or deployment slot, if specified).voidWebAppsClient.restoreSlot(String resourceGroupName, String name, String backupId, String slot, RestoreRequestInner request, com.azure.core.util.Context context) Restores a specific backup to another app (or deployment slot, if specified).WebAppsClient.restoreSlotAsync(String resourceGroupName, String name, String backupId, String slot, RestoreRequestInner request) Restores a specific backup to another app (or deployment slot, if specified).Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.restoreSlotWithResponseAsync(String resourceGroupName, String name, String backupId, String slot, RestoreRequestInner request) Restores a specific backup to another app (or deployment slot, if specified).Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.restoreWithResponseAsync(String resourceGroupName, String name, String backupId, RestoreRequestInner request) Restores a specific backup to another app (or deployment slot, if specified). -
Uses of RestoreRequestInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return RestoreRequestInnerModifier and TypeMethodDescriptionstatic RestoreRequestInnerRestoreRequestInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RestoreRequestInner from the JsonReader.RestoreRequestInner.withAdjustConnectionStrings(Boolean adjustConnectionStrings) Set the adjustConnectionStrings property: <code>true</code> if SiteConfig.ConnectionStrings should be set in new app; otherwise, <code>false</code>.RestoreRequestInner.withAppServicePlan(String appServicePlan) Set the appServicePlan property: Specify app service plan that will own restored site.RestoreRequestInner.withBlobName(String blobName) Set the blobName property: Name of a blob which contains the backup.RestoreRequestInner.withDatabases(List<DatabaseBackupSetting> databases) Set the databases property: Collection of databases which should be restored.RestoreRequestInner.withHostingEnvironment(String hostingEnvironment) Set the hostingEnvironment property: App Service Environment name, if needed (only when restoring an app to an App Service Environment).RestoreRequestInner.withIgnoreConflictingHostNames(Boolean ignoreConflictingHostNames) Set the ignoreConflictingHostNames property: Changes a logic when restoring an app with custom domains.RestoreRequestInner.withIgnoreDatabases(Boolean ignoreDatabases) Set the ignoreDatabases property: Ignore the databases and only restore the site content.Set the kind property: Kind of resource.RestoreRequestInner.withOperationType(BackupRestoreOperationType operationType) Set the operationType property: Operation type.RestoreRequestInner.withOverwrite(Boolean overwrite) Set the overwrite property: <code>true</code> if the restore operation can overwrite target app; otherwise, <code>false</code>.RestoreRequestInner.withSiteName(String siteName) Set the siteName property: Name of an app.RestoreRequestInner.withStorageAccountUrl(String storageAccountUrl) Set the storageAccountUrl property: SAS URL to the container.