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