Class AnalyticsAdminServiceClient.ListKeyEventsPagedResponse (0.58.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
NameDescription
contextPageContext<ListKeyEventsRequest,ListKeyEventsResponse,KeyEvent>
futureResponseApiFuture<ListKeyEventsResponse>
Returns
TypeDescription
ApiFuture<ListKeyEventsPagedResponse>