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