Uses of Interface
com.azure.resourcemanager.apimanagement.models.RequestReportRecordContract
Packages that use RequestReportRecordContract
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of RequestReportRecordContract in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type RequestReportRecordContractModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<RequestReportRecordContract> Reports.listByRequest(String resourceGroupName, String serviceName, String filter) Lists report records by Request.com.azure.core.http.rest.PagedIterable<RequestReportRecordContract> Reports.listByRequest(String resourceGroupName, String serviceName, String filter, Integer top, Integer skip, com.azure.core.util.Context context) Lists report records by Request.