Uses of Class
com.google.cloud.aiplatform.v1.JobServiceClient.ListBatchPredictionJobsPage
Packages that use JobServiceClient.ListBatchPredictionJobsPage
-
Uses of JobServiceClient.ListBatchPredictionJobsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return JobServiceClient.ListBatchPredictionJobsPageModifier and TypeMethodDescriptionJobServiceClient.ListBatchPredictionJobsPage.createPage(PageContext<ListBatchPredictionJobsRequest, ListBatchPredictionJobsResponse, BatchPredictionJob> context, ListBatchPredictionJobsResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type JobServiceClient.ListBatchPredictionJobsPageModifier and TypeMethodDescriptionJobServiceClient.ListBatchPredictionJobsPage.createPageAsync(PageContext<ListBatchPredictionJobsRequest, ListBatchPredictionJobsResponse, BatchPredictionJob> context, ApiFuture<ListBatchPredictionJobsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type JobServiceClient.ListBatchPredictionJobsPageModifier and TypeMethodDescriptionJobServiceClient.ListBatchPredictionJobsFixedSizeCollection.createCollection(List<JobServiceClient.ListBatchPredictionJobsPage> pages, int collectionSize)