Uses of Class
com.azure.resourcemanager.netapp.fluent.models.SnapshotPolicyVolumeListInner
Packages that use SnapshotPolicyVolumeListInner
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 SnapshotPolicyVolumeListInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return SnapshotPolicyVolumeListInnerModifier and TypeMethodDescriptionSnapshotPoliciesClient.listVolumes
(String resourceGroupName, String accountName, String snapshotPolicyName) Get volumes for snapshot policy Get volumes associated with snapshot policy.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type SnapshotPolicyVolumeListInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<SnapshotPolicyVolumeListInner> SnapshotPoliciesClient.listVolumesWithResponse
(String resourceGroupName, String accountName, String snapshotPolicyName, com.azure.core.util.Context context) Get volumes for snapshot policy Get volumes associated with snapshot policy. -
Uses of SnapshotPolicyVolumeListInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return SnapshotPolicyVolumeListInnerModifier and TypeMethodDescriptionSnapshotPolicyVolumeListInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SnapshotPolicyVolumeListInner from the JsonReader.SnapshotPolicyVolumeListInner.withValue
(List<VolumeInner> value) Set the value property: List of volumes. -
Uses of SnapshotPolicyVolumeListInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return SnapshotPolicyVolumeListInnerModifier and TypeMethodDescriptionSnapshotPolicyVolumeList.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.SnapshotPolicyVolumeListInner object.