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