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