Uses of Class
com.azure.resourcemanager.apimanagement.models.RegionListResult
Packages that use RegionListResult
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of RegionListResult in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return RegionListResultModifier and TypeMethodDescriptionstatic RegionListResultRegionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RegionListResult from the JsonReader.Set the count property: Total record count number across all pages.RegionListResult.withNextLink(String nextLink) Set the nextLink property: Next page link if any.RegionListResult.withValue(List<RegionContractInner> value) Set the value property: Lists of Regions.