Class AnalyticsAdminServiceClient.ListCustomDimensionsPage (0.20.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
NameDescription
contextPageContext<ListCustomDimensionsRequest,ListCustomDimensionsResponse,CustomDimension>
responseListCustomDimensionsResponse
Returns
TypeDescription
AnalyticsAdminServiceClient.ListCustomDimensionsPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListCustomDimensionsPage> createPageAsync(PageContext,ListCustomDimensionsResponse,CustomDimension> context, ApiFuture futureResponse)
Parameters
NameDescription
contextPageContext<ListCustomDimensionsRequest,ListCustomDimensionsResponse,CustomDimension>
futureResponseApiFuture<ListCustomDimensionsResponse>
Returns
TypeDescription
ApiFuture<ListCustomDimensionsPage>
Overrides