Uses of Class
com.google.cloud.aiplatform.v1beta1.NotebookServiceClient.ListNotebookRuntimeTemplatesPage
Packages that use NotebookServiceClient.ListNotebookRuntimeTemplatesPage
-
Uses of NotebookServiceClient.ListNotebookRuntimeTemplatesPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return NotebookServiceClient.ListNotebookRuntimeTemplatesPageModifier and TypeMethodDescriptionNotebookServiceClient.ListNotebookRuntimeTemplatesPage.createPage(PageContext<ListNotebookRuntimeTemplatesRequest, ListNotebookRuntimeTemplatesResponse, NotebookRuntimeTemplate> context, ListNotebookRuntimeTemplatesResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type NotebookServiceClient.ListNotebookRuntimeTemplatesPageModifier and TypeMethodDescriptionNotebookServiceClient.ListNotebookRuntimeTemplatesPage.createPageAsync(PageContext<ListNotebookRuntimeTemplatesRequest, ListNotebookRuntimeTemplatesResponse, NotebookRuntimeTemplate> context, ApiFuture<ListNotebookRuntimeTemplatesResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type NotebookServiceClient.ListNotebookRuntimeTemplatesPageModifier and TypeMethodDescriptionNotebookServiceClient.ListNotebookRuntimeTemplatesFixedSizeCollection.createCollection(List<NotebookServiceClient.ListNotebookRuntimeTemplatesPage> pages, int collectionSize)