Class AnalyticsAdminServiceClient.ListCustomMetricsPage (0.28.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
NameDescription
contextPageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric>
responseListCustomMetricsResponse
Returns
TypeDescription
AnalyticsAdminServiceClient.ListCustomMetricsPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListCustomMetricsPage> createPageAsync(PageContext,ListCustomMetricsResponse,CustomMetric> context, ApiFuture futureResponse)
Parameters
NameDescription
contextPageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric>
futureResponseApiFuture<ListCustomMetricsResponse>
Returns
TypeDescription
ApiFuture<ListCustomMetricsPage>
Overrides