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