Class ContextsClient.ListContextsPagedResponse (4.47.0)

public static class ContextsClient.ListContextsPagedResponse extends AbstractPagedListResponse<ListContextsRequest,ListContextsResponse,Context,ContextsClient.ListContextsPage,ContextsClient.ListContextsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ContextsClient.ListContextsPagedResponse

Static Methods

createAsync(PageContext<ListContextsRequest,ListContextsResponse,Context> context, ApiFuture<ListContextsResponse> futureResponse)

public static ApiFuture<ContextsClient.ListContextsPagedResponse> createAsync(PageContext<ListContextsRequest,ListContextsResponse,Context> context, ApiFuture<ListContextsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListContextsRequest,ListContextsResponse,Context>
futureResponseApiFuture<ListContextsResponse>
Returns
TypeDescription
ApiFuture<ListContextsPagedResponse>