Class AnalyticsAdminServiceClient.ListCustomMetricsPage (0.19.0)

public static class AnalyticsAdminServiceClient.ListCustomMetricsPage extends AbstractPage<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric,AnalyticsAdminServiceClient.ListCustomMetricsPage>

Inheritance

java.lang.Object > AbstractPage > AnalyticsAdminServiceClient.ListCustomMetricsPage

Methods

createPage(PageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric> context, ListCustomMetricsResponse response)

protected AnalyticsAdminServiceClient.ListCustomMetricsPage createPage(PageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric> context, ListCustomMetricsResponse response)
Parameters Returns Overrides

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

public ApiFuture<AnalyticsAdminServiceClient.ListCustomMetricsPage> createPageAsync(PageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric> context, ApiFuture<ListCustomMetricsResponse> futureResponse)
Parameters Returns Overrides