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:
com.google.api.gax.paging.PagedListResponse<DataLabelingJob>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.ListDataLabelingJobsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob,JobServiceClient.ListDataLabelingJobsPage,JobServiceClient.ListDataLabelingJobsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<JobServiceClient.ListDataLabelingJobsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, com.google.api.core.ApiFuture<ListDataLabelingJobsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<JobServiceClient.ListDataLabelingJobsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, com.google.api.core.ApiFuture<ListDataLabelingJobsResponse> futureResponse)
-
-