Class JobServiceClient.ListBatchPredictionJobsPagedResponse (3.10.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
NameDescription
contextPageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob>
futureResponseApiFuture<ListBatchPredictionJobsResponse>
Returns
TypeDescription
ApiFuture<ListBatchPredictionJobsPagedResponse>