Uses of Class
com.azure.resourcemanager.network.models.IpamPoolList
Packages that use IpamPoolList
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of IpamPoolList in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return IpamPoolListModifier and TypeMethodDescriptionstatic IpamPoolListIpamPoolList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IpamPoolList from the JsonReader.IpamPoolList.withNextLink(String nextLink) Set the nextLink property: The link used to get the next page of operations.IpamPoolList.withValue(List<IpamPoolInner> value) Set the value property: The value property.