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