public static class SpannerClient.ListSessionsPagedResponse extends AbstractPagedListResponse<ListSessionsRequest,ListSessionsResponse,Session,SpannerClient.ListSessionsPage,SpannerClient.ListSessionsFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<SpannerClient.ListSessionsPagedResponse> |
createAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
com.google.api.core.ApiFuture<ListSessionsResponse> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static com.google.api.core.ApiFuture<SpannerClient.ListSessionsPagedResponse> createAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, com.google.api.core.ApiFuture<ListSessionsResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.