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