Class AnalyticsAdminServiceClient.ListCustomDimensionsPage (0.73.0)

public static class AnalyticsAdminServiceClient.ListCustomDimensionsPage extends AbstractPage,ListCustomDimensionsResponse,CustomDimension,AnalyticsAdminServiceClient.ListCustomDimensionsPage>

Inheritance

java.lang.Object > AbstractPage > AnalyticsAdminServiceClient.ListCustomDimensionsPage

Methods

createPage(PageContext context, ListCustomDimensionsResponse response)

protected AnalyticsAdminServiceClient.ListCustomDimensionsPage createPage(PageContext,ListCustomDimensionsResponse,CustomDimension> context, ListCustomDimensionsResponse response)
Parameters
Name Description
context PageContext<ListCustomDimensionsRequest,ListCustomDimensionsResponse,CustomDimension>
response ListCustomDimensionsResponse
Returns
Type Description
AnalyticsAdminServiceClient.ListCustomDimensionsPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListCustomDimensionsPage> createPageAsync(PageContext,ListCustomDimensionsResponse,CustomDimension> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<ListCustomDimensionsRequest,ListCustomDimensionsResponse,CustomDimension>
futureResponse ApiFuture<ListCustomDimensionsResponse>
Returns
Type Description
ApiFuture<ListCustomDimensionsPage>
Overrides