Class JobServiceClient.ListDataLabelingJobsPagedResponse (3.59.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)
Returns
Type Description
ApiFuture<ListDataLabelingJobsPagedResponse>