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