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