Uses of Class
com.google.cloud.spanner.v1.SpannerClient.ListSessionsPage
Packages that use SpannerClient.ListSessionsPage
-
Uses of SpannerClient.ListSessionsPage in com.google.cloud.spanner.v1
Methods in com.google.cloud.spanner.v1 that return SpannerClient.ListSessionsPageModifier and TypeMethodDescriptionprotected SpannerClient.ListSessionsPageSpannerClient.ListSessionsPage.createPage(PageContext<ListSessionsRequest, ListSessionsResponse, Session> context, ListSessionsResponse response) Methods in com.google.cloud.spanner.v1 that return types with arguments of type SpannerClient.ListSessionsPageModifier and TypeMethodDescriptionSpannerClient.ListSessionsPage.createPageAsync(PageContext<ListSessionsRequest, ListSessionsResponse, Session> context, ApiFuture<ListSessionsResponse> futureResponse) Method parameters in com.google.cloud.spanner.v1 with type arguments of type SpannerClient.ListSessionsPageModifier and TypeMethodDescriptionSpannerClient.ListSessionsFixedSizeCollection.createCollection(List<SpannerClient.ListSessionsPage> pages, int collectionSize)