Class AnalyticsAdminServiceClient.ListCustomMetricsPage (0.73.0)

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

Inheritance

java.lang.Object > AbstractPage > AnalyticsAdminServiceClient.ListCustomMetricsPage

Methods

createPage(PageContext context, ListCustomMetricsResponse response)

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

createPageAsync(PageContext context, ApiFuture futureResponse)

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