Uses of Interface
com.azure.resourcemanager.apimanagement.models.ReportRecordContract
Packages that use ReportRecordContract
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ReportRecordContract in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type ReportRecordContractModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<ReportRecordContract> Lists report records by API.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listByApi(String resourceGroupName, String serviceName, String filter, Integer top, Integer skip, String orderby, com.azure.core.util.Context context) Lists report records by API.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Lists report records by geography.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listByGeo(String resourceGroupName, String serviceName, String filter, Integer top, Integer skip, com.azure.core.util.Context context) Lists report records by geography.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listByOperation(String resourceGroupName, String serviceName, String filter) Lists report records by API Operations.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listByOperation(String resourceGroupName, String serviceName, String filter, Integer top, Integer skip, String orderby, com.azure.core.util.Context context) Lists report records by API Operations.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listByProduct(String resourceGroupName, String serviceName, String filter) Lists report records by Product.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listByProduct(String resourceGroupName, String serviceName, String filter, Integer top, Integer skip, String orderby, com.azure.core.util.Context context) Lists report records by Product.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listBySubscription(String resourceGroupName, String serviceName, String filter) Lists report records by subscription.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listBySubscription(String resourceGroupName, String serviceName, String filter, Integer top, Integer skip, String orderby, com.azure.core.util.Context context) Lists report records by subscription.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listByTime(String resourceGroupName, String serviceName, String filter, Duration interval) Lists report records by Time.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listByTime(String resourceGroupName, String serviceName, String filter, Duration interval, Integer top, Integer skip, String orderby, com.azure.core.util.Context context) Lists report records by Time.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listByUser(String resourceGroupName, String serviceName, String filter) Lists report records by User.com.azure.core.http.rest.PagedIterable<ReportRecordContract> Reports.listByUser(String resourceGroupName, String serviceName, String filter, Integer top, Integer skip, String orderby, com.azure.core.util.Context context) Lists report records by User.