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