Package com.google.cloud.aiplatform.v1
Class JobServiceClient.ListCustomJobsFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob,JobServiceClient.ListCustomJobsPage,JobServiceClient.ListCustomJobsFixedSizeCollection>
com.google.cloud.aiplatform.v1.JobServiceClient.ListCustomJobsFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<CustomJob>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.ListCustomJobsFixedSizeCollection
extends AbstractFixedSizeCollection<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob,JobServiceClient.ListCustomJobsPage,JobServiceClient.ListCustomJobsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<JobServiceClient.ListCustomJobsPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected JobServiceClient.ListCustomJobsFixedSizeCollection createCollection(List<JobServiceClient.ListCustomJobsPage> pages, int collectionSize)
-