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