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