Class NotebookServiceClient.ListNotebookRuntimesPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookRuntime,NotebookServiceClient.ListNotebookRuntimesPage,NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.NotebookServiceClient.ListNotebookRuntimesPagedResponse
- All Implemented Interfaces:
PagedListResponse<NotebookRuntime>
- Enclosing class:
- NotebookServiceClient
public static class NotebookServiceClient.ListNotebookRuntimesPagedResponse
extends AbstractPagedListResponse<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookRuntime,NotebookServiceClient.ListNotebookRuntimesPage,NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListNotebookRuntimesRequest, ListNotebookRuntimesResponse, NotebookRuntime> context, ApiFuture<ListNotebookRuntimesResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<NotebookServiceClient.ListNotebookRuntimesPagedResponse> createAsync(PageContext<ListNotebookRuntimesRequest, ListNotebookRuntimesResponse, NotebookRuntime> context, ApiFuture<ListNotebookRuntimesResponse> futureResponse)
-