Class JobServiceClient.ListBatchPredictionJobsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob,JobServiceClient.ListBatchPredictionJobsPage,JobServiceClient.ListBatchPredictionJobsFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1beta1.JobServiceClient.ListBatchPredictionJobsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<BatchPredictionJob>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.ListBatchPredictionJobsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob,JobServiceClient.ListBatchPredictionJobsPage,JobServiceClient.ListBatchPredictionJobsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<JobServiceClient.ListBatchPredictionJobsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, com.google.api.core.ApiFuture<ListBatchPredictionJobsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<JobServiceClient.ListBatchPredictionJobsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, com.google.api.core.ApiFuture<ListBatchPredictionJobsResponse> futureResponse)
-
-