public static class SessionControllerClient.ListSessionsPage extends com.google.api.gax.paging.AbstractPage<ListSessionsRequest,ListSessionsResponse,Session,SessionControllerClient.ListSessionsPage>
| Modifier and Type | Method and Description |
|---|---|
protected SessionControllerClient.ListSessionsPage |
createPage(com.google.api.gax.rpc.PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
ListSessionsResponse response) |
com.google.api.core.ApiFuture<SessionControllerClient.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 SessionControllerClient.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,SessionControllerClient.ListSessionsPage>public com.google.api.core.ApiFuture<SessionControllerClient.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,SessionControllerClient.ListSessionsPage>Copyright © 2024 Google LLC. All rights reserved.