Uses of Class
com.azure.resourcemanager.netapp.fluent.models.BackupVaultInner
Packages that use BackupVaultInner
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of BackupVaultInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return BackupVaultInnerModifier and TypeMethodDescriptionBackupVaultsClient.createOrUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultInner body) Create or Update a Backup Vault Create or update the specified Backup Vault in the NetApp account.BackupVaultsClient.createOrUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultInner body, com.azure.core.util.Context context) Create or Update a Backup Vault Create or update the specified Backup Vault in the NetApp account.Describe the Backup Vault Get the Backup Vault.BackupVaultsClient.update
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultPatch body) Update NetApp Backup Vault Patch the specified NetApp Backup Vault.BackupVaultsClient.update
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultPatch body, com.azure.core.util.Context context) Update NetApp Backup Vault Patch the specified NetApp Backup Vault.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type BackupVaultInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultInner body) Create or Update a Backup Vault Create or update the specified Backup Vault in the NetApp account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultInner body) Create or Update a Backup Vault Create or update the specified Backup Vault in the NetApp account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultInner body, com.azure.core.util.Context context) Create or Update a Backup Vault Create or update the specified Backup Vault in the NetApp account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultInner body, com.azure.core.util.Context context) Create or Update a Backup Vault Create or update the specified Backup Vault in the NetApp account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultPatch body) Update NetApp Backup Vault Patch the specified NetApp Backup Vault.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultPatch body) Update NetApp Backup Vault Patch the specified NetApp Backup Vault.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultPatch body, com.azure.core.util.Context context) Update NetApp Backup Vault Patch the specified NetApp Backup Vault.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultPatch body, com.azure.core.util.Context context) Update NetApp Backup Vault Patch the specified NetApp Backup Vault.com.azure.core.http.rest.Response
<BackupVaultInner> BackupVaultsClient.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
<BackupVaultInner> BackupVaultsClient.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
<BackupVaultInner> BackupVaultsClient.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.Methods in com.azure.resourcemanager.netapp.fluent with parameters of type BackupVaultInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultInner body) Create or Update a Backup Vault Create or update the specified Backup Vault in the NetApp account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultInner body, com.azure.core.util.Context context) Create or Update a Backup Vault Create or update the specified Backup Vault in the NetApp account.BackupVaultsClient.createOrUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultInner body) Create or Update a Backup Vault Create or update the specified Backup Vault in the NetApp account.BackupVaultsClient.createOrUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultInner body, com.azure.core.util.Context context) Create or Update a Backup Vault Create or update the specified Backup Vault in the NetApp account. -
Uses of BackupVaultInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return BackupVaultInnerModifier and TypeMethodDescriptionstatic BackupVaultInner
BackupVaultInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BackupVaultInner from the JsonReader.BackupVaultInner.withLocation
(String location) -
Uses of BackupVaultInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return BackupVaultInnerModifier and TypeMethodDescriptionBackupVault.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.BackupVaultInner object.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type BackupVaultInnerModifier and TypeMethodDescriptionBackupVaultsList.value()
Get the value property: A list of Backup Vaults.Method parameters in com.azure.resourcemanager.netapp.models with type arguments of type BackupVaultInnerModifier and TypeMethodDescriptionBackupVaultsList.withValue
(List<BackupVaultInner> value) Set the value property: A list of Backup Vaults.