Class ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse,ConsumerQuotaMetric,ServiceUsageClient.ListConsumerQuotaMetricsPage,ServiceUsageClient.ListConsumerQuotaMetricsFixedSizeCollection>
-
- com.google.api.serviceusage.v1beta1.ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ConsumerQuotaMetric>
- Enclosing class:
- ServiceUsageClient
public static class ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse,ConsumerQuotaMetric,ServiceUsageClient.ListConsumerQuotaMetricsPage,ServiceUsageClient.ListConsumerQuotaMetricsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse,ConsumerQuotaMetric> context, com.google.api.core.ApiFuture<ListConsumerQuotaMetricsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse,ConsumerQuotaMetric> context, com.google.api.core.ApiFuture<ListConsumerQuotaMetricsResponse> futureResponse)
-
-