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