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