Uses of Class
com.azure.resourcemanager.apimanagement.models.AuthorizationProviderCollection
Packages that use AuthorizationProviderCollection
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of AuthorizationProviderCollection in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return AuthorizationProviderCollectionModifier and TypeMethodDescriptionAuthorizationProviderCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AuthorizationProviderCollection from the JsonReader.AuthorizationProviderCollection.withNextLink(String nextLink) Set the nextLink property: Next page link if any.AuthorizationProviderCollection.withValue(List<AuthorizationProviderContractInner> value) Set the value property: Page values.