Package com.google.cloud.aiplatform.v1
Class JobServiceClient.ListBatchPredictionJobsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob,JobServiceClient.ListBatchPredictionJobsPage,JobServiceClient.ListBatchPredictionJobsFixedSizeCollection>
com.google.cloud.aiplatform.v1.JobServiceClient.ListBatchPredictionJobsPagedResponse
- All Implemented Interfaces:
PagedListResponse<BatchPredictionJob>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.ListBatchPredictionJobsPagedResponse
extends AbstractPagedListResponse<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob,JobServiceClient.ListBatchPredictionJobsPage,JobServiceClient.ListBatchPredictionJobsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListBatchPredictionJobsRequest, ListBatchPredictionJobsResponse, BatchPredictionJob> context, ApiFuture<ListBatchPredictionJobsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<JobServiceClient.ListBatchPredictionJobsPagedResponse> createAsync(PageContext<ListBatchPredictionJobsRequest, ListBatchPredictionJobsResponse, BatchPredictionJob> context, ApiFuture<ListBatchPredictionJobsResponse> futureResponse)
-