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