Class AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse (0.54.0)

public static class AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse extends AbstractPagedListResponse<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric,AnalyticsAdminServiceClient.ListCustomMetricsPage,AnalyticsAdminServiceClient.ListCustomMetricsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse

Static Methods

createAsync(PageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric> context, ApiFuture<ListCustomMetricsResponse> futureResponse)

public static ApiFuture<AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse> createAsync(PageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric> context, ApiFuture<ListCustomMetricsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric>
futureResponse ApiFuture<ListCustomMetricsResponse>
Returns
Type Description
ApiFuture<ListCustomMetricsPagedResponse>