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