Class SpannerClient.ListSessionsPagedResponse

public static class SpannerClient.ListSessionsPagedResponse extends AbstractPagedListResponse<ListSessionsRequest,ListSessionsResponse,Session,SpannerClient.ListSessionsPage,SpannerClient.ListSessionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SpannerClient.ListSessionsPagedResponse

Static Methods

createAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, ApiFuture<ListSessionsResponse> futureResponse)

public static ApiFuture<SpannerClient.ListSessionsPagedResponse> createAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, ApiFuture<ListSessionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListSessionsRequest,ListSessionsResponse,Session>
futureResponseApiFuture<ListSessionsResponse>
Returns
TypeDescription
ApiFuture<ListSessionsPagedResponse>