Uses of Class
com.azure.resourcemanager.netapp.models.VolumeList
Packages that use VolumeList
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of VolumeList in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return VolumeListModifier and TypeMethodDescriptionstatic VolumeList
VolumeList.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeList from the JsonReader.VolumeList.withNextLink
(String nextLink) Set the nextLink property: URL to get the next set of results.VolumeList.withValue
(List<VolumeInner> value) Set the value property: List of volumes.