Uses of Class
com.google.cloud.aiplatform.v1beta1.NotebookServiceClient.ListNotebookRuntimesPage
Packages that use NotebookServiceClient.ListNotebookRuntimesPage
-
Uses of NotebookServiceClient.ListNotebookRuntimesPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return NotebookServiceClient.ListNotebookRuntimesPageModifier and TypeMethodDescriptionNotebookServiceClient.ListNotebookRuntimesPage.createPage(PageContext<ListNotebookRuntimesRequest, ListNotebookRuntimesResponse, NotebookRuntime> context, ListNotebookRuntimesResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type NotebookServiceClient.ListNotebookRuntimesPageModifier and TypeMethodDescriptionNotebookServiceClient.ListNotebookRuntimesPage.createPageAsync(PageContext<ListNotebookRuntimesRequest, ListNotebookRuntimesResponse, NotebookRuntime> context, ApiFuture<ListNotebookRuntimesResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type NotebookServiceClient.ListNotebookRuntimesPageModifier and TypeMethodDescriptionNotebookServiceClient.ListNotebookRuntimesFixedSizeCollection.createCollection(List<NotebookServiceClient.ListNotebookRuntimesPage> pages, int collectionSize)