Uses of Class
com.azure.resourcemanager.netapp.fluent.models.BackupPolicyInner
Packages that use BackupPolicyInner
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 BackupPolicyInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return BackupPolicyInnerModifier and TypeMethodDescriptionBackupPoliciesClient.create
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body) Create a backup policy Create a backup policy for Netapp Account.BackupPoliciesClient.create
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body, com.azure.core.util.Context context) Create a backup policy Create a backup policy for Netapp Account.Get a backup Policy Get a particular backup Policy.BackupPoliciesClient.update
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyPatch body) Patch a backup policy Patch a backup policy for Netapp Account.BackupPoliciesClient.update
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyPatch body, com.azure.core.util.Context context) Patch a backup policy Patch a backup policy for Netapp Account.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type BackupPolicyInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupPolicyInner>, BackupPolicyInner> BackupPoliciesClient.beginCreate
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body) Create a backup policy Create a backup policy for Netapp Account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupPolicyInner>, BackupPolicyInner> BackupPoliciesClient.beginCreate
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body) Create a backup policy Create a backup policy for Netapp Account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupPolicyInner>, BackupPolicyInner> BackupPoliciesClient.beginCreate
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body, com.azure.core.util.Context context) Create a backup policy Create a backup policy for Netapp Account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupPolicyInner>, BackupPolicyInner> BackupPoliciesClient.beginCreate
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body, com.azure.core.util.Context context) Create a backup policy Create a backup policy for Netapp Account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupPolicyInner>, BackupPolicyInner> BackupPoliciesClient.beginUpdate
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyPatch body) Patch a backup policy Patch a backup policy for Netapp Account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupPolicyInner>, BackupPolicyInner> BackupPoliciesClient.beginUpdate
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyPatch body) Patch a backup policy Patch a backup policy for Netapp Account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupPolicyInner>, BackupPolicyInner> BackupPoliciesClient.beginUpdate
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyPatch body, com.azure.core.util.Context context) Patch a backup policy Patch a backup policy for Netapp Account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupPolicyInner>, BackupPolicyInner> BackupPoliciesClient.beginUpdate
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyPatch body, com.azure.core.util.Context context) Patch a backup policy Patch a backup policy for Netapp Account.com.azure.core.http.rest.Response
<BackupPolicyInner> BackupPoliciesClient.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
<BackupPolicyInner> List backup policies List backup policies for Netapp Account.com.azure.core.http.rest.PagedIterable
<BackupPolicyInner> BackupPoliciesClient.list
(String resourceGroupName, String accountName, com.azure.core.util.Context context) List backup policies List backup policies for Netapp Account.Methods in com.azure.resourcemanager.netapp.fluent with parameters of type BackupPolicyInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupPolicyInner>, BackupPolicyInner> BackupPoliciesClient.beginCreate
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body) Create a backup policy Create a backup policy for Netapp Account.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupPolicyInner>, BackupPolicyInner> BackupPoliciesClient.beginCreate
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body, com.azure.core.util.Context context) Create a backup policy Create a backup policy for Netapp Account.BackupPoliciesClient.create
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body) Create a backup policy Create a backup policy for Netapp Account.BackupPoliciesClient.create
(String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body, com.azure.core.util.Context context) Create a backup policy Create a backup policy for Netapp Account. -
Uses of BackupPolicyInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return BackupPolicyInnerModifier and TypeMethodDescriptionstatic BackupPolicyInner
BackupPolicyInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BackupPolicyInner from the JsonReader.BackupPolicyInner.withDailyBackupsToKeep
(Integer dailyBackupsToKeep) Set the dailyBackupsToKeep property: Daily backups count to keep.BackupPolicyInner.withEnabled
(Boolean enabled) Set the enabled property: The property to decide policy is enabled or not.BackupPolicyInner.withLocation
(String location) BackupPolicyInner.withMonthlyBackupsToKeep
(Integer monthlyBackupsToKeep) Set the monthlyBackupsToKeep property: Monthly backups count to keep.BackupPolicyInner.withWeeklyBackupsToKeep
(Integer weeklyBackupsToKeep) Set the weeklyBackupsToKeep property: Weekly backups count to keep. -
Uses of BackupPolicyInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return BackupPolicyInnerModifier and TypeMethodDescriptionBackupPolicy.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.BackupPolicyInner object.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type BackupPolicyInnerModifier and TypeMethodDescriptionBackupPoliciesList.value()
Get the value property: A list of backup policies.Method parameters in com.azure.resourcemanager.netapp.models with type arguments of type BackupPolicyInnerModifier and TypeMethodDescriptionBackupPoliciesList.withValue
(List<BackupPolicyInner> value) Set the value property: A list of backup policies.