Class JobServiceClient.ListDataLabelingJobsFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob,JobServiceClient.ListDataLabelingJobsPage,JobServiceClient.ListDataLabelingJobsFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.JobServiceClient.ListDataLabelingJobsFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<DataLabelingJob>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.ListDataLabelingJobsFixedSizeCollection
extends AbstractFixedSizeCollection<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob,JobServiceClient.ListDataLabelingJobsPage,JobServiceClient.ListDataLabelingJobsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<JobServiceClient.ListDataLabelingJobsPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected JobServiceClient.ListDataLabelingJobsFixedSizeCollection createCollection(List<JobServiceClient.ListDataLabelingJobsPage> pages, int collectionSize)
-