Class AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse (0.51.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
NameDescription
contextPageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric>
futureResponseApiFuture<ListCustomMetricsResponse>
Returns
TypeDescription
ApiFuture<ListCustomMetricsPagedResponse>