public static class SpannerClient.ListSessionsPage extends AbstractPage<ListSessionsRequest,ListSessionsResponse,Session,SpannerClient.ListSessionsPage>
Modifier and Type | Method and Description |
---|---|
protected SpannerClient.ListSessionsPage |
createPage(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
ListSessionsResponse response) |
com.google.api.core.ApiFuture<SpannerClient.ListSessionsPage> |
createPageAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
com.google.api.core.ApiFuture<ListSessionsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected SpannerClient.ListSessionsPage createPage(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, ListSessionsResponse response)
createPage
in class AbstractPage<ListSessionsRequest,ListSessionsResponse,Session,SpannerClient.ListSessionsPage>
public com.google.api.core.ApiFuture<SpannerClient.ListSessionsPage> createPageAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, com.google.api.core.ApiFuture<ListSessionsResponse> futureResponse)
createPageAsync
in class AbstractPage<ListSessionsRequest,ListSessionsResponse,Session,SpannerClient.ListSessionsPage>
Copyright © 2022 Google LLC. All rights reserved.