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