Class JobServiceClient.ListDataLabelingJobsPagedResponse (3.42.0)

public static class JobServiceClient.ListDataLabelingJobsPagedResponse extends AbstractPagedListResponse<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob,JobServiceClient.ListDataLabelingJobsPage,JobServiceClient.ListDataLabelingJobsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > JobServiceClient.ListDataLabelingJobsPagedResponse

Static Methods

createAsync(PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, ApiFuture<ListDataLabelingJobsResponse> futureResponse)

public static ApiFuture<JobServiceClient.ListDataLabelingJobsPagedResponse> createAsync(PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, ApiFuture<ListDataLabelingJobsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob>
futureResponseApiFuture<ListDataLabelingJobsResponse>
Returns
TypeDescription
ApiFuture<ListDataLabelingJobsPagedResponse>