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