Class AnalyticsAdminServiceClient.ListCustomMetricsPage (0.70.0)

publicstaticclassAnalyticsAdminServiceClient.ListCustomMetricsPageextendsAbstractPage<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric,AnalyticsAdminServiceClient.ListCustomMetricsPage>

Inheritance

java.lang.Object > AbstractPage > AnalyticsAdminServiceClient.ListCustomMetricsPage

Methods

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

protectedAnalyticsAdminServiceClient.ListCustomMetricsPagecreatePage(PageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric>context,ListCustomMetricsResponseresponse)
Parameters
NameDescription
contextPageContext<ListCustomMetricsRequest,ListCustomMetricsResponse,CustomMetric>
responseListCustomMetricsResponse
Returns
TypeDescription
AnalyticsAdminServiceClient.ListCustomMetricsPage
Overrides

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

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