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