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