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