Class JobServiceClient.ListDataLabelingJobsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob,JobServiceClient.ListDataLabelingJobsPage,JobServiceClient.ListDataLabelingJobsFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.JobServiceClient.ListDataLabelingJobsPagedResponse
- All Implemented Interfaces:
PagedListResponse<DataLabelingJob>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.ListDataLabelingJobsPagedResponse
extends AbstractPagedListResponse<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob,JobServiceClient.ListDataLabelingJobsPage,JobServiceClient.ListDataLabelingJobsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListDataLabelingJobsRequest, ListDataLabelingJobsResponse, DataLabelingJob> context, ApiFuture<ListDataLabelingJobsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<JobServiceClient.ListDataLabelingJobsPagedResponse> createAsync(PageContext<ListDataLabelingJobsRequest, ListDataLabelingJobsResponse, DataLabelingJob> context, ApiFuture<ListDataLabelingJobsResponse> futureResponse)
-