Class JobServiceClient.ListBatchPredictionJobsPagedResponse (3.44.0)

public static class JobServiceClient.ListBatchPredictionJobsPagedResponse extends AbstractPagedListResponse<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob,JobServiceClient.ListBatchPredictionJobsPage,JobServiceClient.ListBatchPredictionJobsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > JobServiceClient.ListBatchPredictionJobsPagedResponse

Static Methods

createAsync(PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, ApiFuture<ListBatchPredictionJobsResponse> futureResponse)

public static ApiFuture<JobServiceClient.ListBatchPredictionJobsPagedResponse> createAsync(PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, ApiFuture<ListBatchPredictionJobsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob>
futureResponse ApiFuture<ListBatchPredictionJobsResponse>
Returns
Type Description
ApiFuture<ListBatchPredictionJobsPagedResponse>