Package com.google.cloud.aiplatform.v1
Class SessionServiceClient.ListSessionsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListSessionsRequest,ListSessionsResponse,Session,SessionServiceClient.ListSessionsPage,SessionServiceClient.ListSessionsFixedSizeCollection>
com.google.cloud.aiplatform.v1.SessionServiceClient.ListSessionsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Session>
- Enclosing class:
- SessionServiceClient
public static class SessionServiceClient.ListSessionsPagedResponse
extends AbstractPagedListResponse<ListSessionsRequest,ListSessionsResponse,Session,SessionServiceClient.ListSessionsPage,SessionServiceClient.ListSessionsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListSessionsRequest, ListSessionsResponse, Session> context, ApiFuture<ListSessionsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<SessionServiceClient.ListSessionsPagedResponse> createAsync(PageContext<ListSessionsRequest, ListSessionsResponse, Session> context, ApiFuture<ListSessionsResponse> futureResponse)
-