Uses of Class
com.google.cloud.aiplatform.v1beta1.JobServiceClient.ListBatchPredictionJobsPage
-
Packages that use JobServiceClient.ListBatchPredictionJobsPage Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of JobServiceClient.ListBatchPredictionJobsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return JobServiceClient.ListBatchPredictionJobsPage Modifier and Type Method Description protected JobServiceClient.ListBatchPredictionJobsPageJobServiceClient.ListBatchPredictionJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, ListBatchPredictionJobsResponse response)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type JobServiceClient.ListBatchPredictionJobsPage Modifier and Type Method Description com.google.api.core.ApiFuture<JobServiceClient.ListBatchPredictionJobsPage>JobServiceClient.ListBatchPredictionJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, com.google.api.core.ApiFuture<ListBatchPredictionJobsResponse> futureResponse)Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type JobServiceClient.ListBatchPredictionJobsPage Modifier and Type Method Description protected JobServiceClient.ListBatchPredictionJobsFixedSizeCollectionJobServiceClient.ListBatchPredictionJobsFixedSizeCollection. createCollection(List<JobServiceClient.ListBatchPredictionJobsPage> pages, int collectionSize)
-