Uses of Interface
com.azure.resourcemanager.netapp.models.BackupPolicy
Packages that use BackupPolicy
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of BackupPolicy in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return BackupPolicyModifier and TypeMethodDescriptionBackupPolicy.Update.apply()
Executes the update request.BackupPolicy.Update.apply
(com.azure.core.util.Context context) Executes the update request.BackupPolicy.DefinitionStages.WithCreate.create()
Executes the create request.BackupPolicy.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get a backup Policy Get a particular backup Policy.Get a backup Policy Get a particular backup Policy.BackupPolicy.refresh()
Refreshes the resource to sync with Azure.BackupPolicy.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 BackupPolicyModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<BackupPolicy> BackupPolicies.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get a backup Policy Get a particular backup Policy.com.azure.core.http.rest.Response
<BackupPolicy> BackupPolicies.getWithResponse
(String resourceGroupName, String accountName, String backupPolicyName, com.azure.core.util.Context context) Get a backup Policy Get a particular backup Policy.com.azure.core.http.rest.PagedIterable
<BackupPolicy> List backup policies List backup policies for Netapp Account.com.azure.core.http.rest.PagedIterable
<BackupPolicy> BackupPolicies.list
(String resourceGroupName, String accountName, com.azure.core.util.Context context) List backup policies List backup policies for Netapp Account.