Class JobServiceClient.ListBatchPredictionJobsPagedResponse (2.5.3)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > JobServiceClient.ListBatchPredictionJobsPagedResponse

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
NameDescription
contextPageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob>
futureResponseApiFuture<ListBatchPredictionJobsResponse>
Returns
TypeDescription
ApiFuture<ListBatchPredictionJobsPagedResponse>