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