Uses of Interface
com.azure.resourcemanager.netapp.models.Volume
Packages that use Volume
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of Volume in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return VolumeModifier and TypeMethodDescriptionVolume.Update.apply()
Executes the update request.Volume.Update.apply
(com.azure.core.util.Context context) Executes the update request.Volume.DefinitionStages.WithCreate.create()
Executes the create request.Volume.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Describe a volume Get the details of the specified volume.Describe a volume Get the details of the specified volume.Volume.populateAvailabilityZone()
Populate Availability Zone This operation will populate availability zone information for a volume.Volume.populateAvailabilityZone
(com.azure.core.util.Context context) Populate Availability Zone This operation will populate availability zone information for a volume.Volumes.populateAvailabilityZone
(String resourceGroupName, String accountName, String poolName, String volumeName) Populate Availability Zone This operation will populate availability zone information for a volume.Volumes.populateAvailabilityZone
(String resourceGroupName, String accountName, String poolName, String volumeName, com.azure.core.util.Context context) Populate Availability Zone This operation will populate availability zone information for a volume.Volume.refresh()
Refreshes the resource to sync with Azure.Volume.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 VolumeModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<Volume> Volumes.getByIdWithResponse
(String id, com.azure.core.util.Context context) Describe a volume Get the details of the specified volume.com.azure.core.http.rest.Response
<Volume> Volumes.getWithResponse
(String resourceGroupName, String accountName, String poolName, String volumeName, com.azure.core.util.Context context) Describe a volume Get the details of the specified volume.com.azure.core.http.rest.PagedIterable
<Volume> Describe all volumes List all volumes within the capacity pool.com.azure.core.http.rest.PagedIterable
<Volume> Volumes.list
(String resourceGroupName, String accountName, String poolName, com.azure.core.util.Context context) Describe all volumes List all volumes within the capacity pool.SnapshotPolicyVolumeList.value()
Gets the value property: List of volumes.