Uses of Interface
com.azure.resourcemanager.netapp.models.BackupVault
Packages that use BackupVault
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of BackupVault in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return BackupVaultModifier and TypeMethodDescriptionBackupVault.Update.apply()Executes the update request.BackupVault.Update.apply(com.azure.core.util.Context context) Executes the update request.BackupVault.DefinitionStages.WithCreate.create()Executes the create request.BackupVault.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.Describe the Backup Vault Get the Backup Vault.Describe the Backup Vault Get the Backup Vault.BackupVault.refresh()Refreshes the resource to sync with Azure.BackupVault.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type BackupVaultModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<BackupVault> BackupVaults.getByIdWithResponse(String id, com.azure.core.util.Context context) Describe the Backup Vault Get the Backup Vault.com.azure.core.http.rest.Response<BackupVault> BackupVaults.getWithResponse(String resourceGroupName, String accountName, String backupVaultName, com.azure.core.util.Context context) Describe the Backup Vault Get the Backup Vault.com.azure.core.http.rest.PagedIterable<BackupVault> BackupVaults.listByNetAppAccount(String resourceGroupName, String accountName) Describe all Backup Vaults List and describe all Backup Vaults in the NetApp account.com.azure.core.http.rest.PagedIterable<BackupVault> BackupVaults.listByNetAppAccount(String resourceGroupName, String accountName, com.azure.core.util.Context context) Describe all Backup Vaults List and describe all Backup Vaults in the NetApp account.