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