Class AnalyticsAdminServiceClient.ListKeyEventsPagedResponse (0.59.0)

public static class AnalyticsAdminServiceClient.ListKeyEventsPagedResponse extends AbstractPagedListResponse<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)

public static ApiFuture<AnalyticsAdminServiceClient.ListKeyEventsPagedResponse> createAsync(PageContext<ListKeyEventsRequest,ListKeyEventsResponse,KeyEvent> context, ApiFuture<ListKeyEventsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListKeyEventsRequest,ListKeyEventsResponse,KeyEvent>
futureResponse ApiFuture<ListKeyEventsResponse>
Returns
Type Description
ApiFuture<ListKeyEventsPagedResponse>