Uses of Class
com.google.cloud.aiplatform.v1beta1.NotebookServiceClient.ListLocationsPage
Packages that use NotebookServiceClient.ListLocationsPage
-
Uses of NotebookServiceClient.ListLocationsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return NotebookServiceClient.ListLocationsPageModifier and TypeMethodDescriptionprotected NotebookServiceClient.ListLocationsPageNotebookServiceClient.ListLocationsPage.createPage(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ListLocationsResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type NotebookServiceClient.ListLocationsPageModifier and TypeMethodDescriptionNotebookServiceClient.ListLocationsPage.createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type NotebookServiceClient.ListLocationsPageModifier and TypeMethodDescriptionNotebookServiceClient.ListLocationsFixedSizeCollection.createCollection(List<NotebookServiceClient.ListLocationsPage> pages, int collectionSize)