Class AnalyticsAdminServiceClient.ListKeyEventsPagedResponse (0.70.0)

publicstaticclassAnalyticsAdminServiceClient.ListKeyEventsPagedResponseextendsAbstractPagedListResponse<ListKeyEventsRequest,ListKeyEventsResponse,KeyEvent,AnalyticsAdminServiceClient.ListKeyEventsPage,AnalyticsAdminServiceClient.ListKeyEventsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AnalyticsAdminServiceClient.ListKeyEventsPagedResponse

Static Methods

createAsync(PageContext<ListKeyEventsRequest,ListKeyEventsResponse,KeyEvent> context, ApiFuture<ListKeyEventsResponse> futureResponse)

publicstaticApiFuture<AnalyticsAdminServiceClient.ListKeyEventsPagedResponse>createAsync(PageContext<ListKeyEventsRequest,ListKeyEventsResponse,KeyEvent>context,ApiFuture<ListKeyEventsResponse>futureResponse)
Parameters
NameDescription
contextPageContext<ListKeyEventsRequest,ListKeyEventsResponse,KeyEvent>
futureResponseApiFuture<ListKeyEventsResponse>
Returns
TypeDescription
ApiFuture<ListKeyEventsPagedResponse>