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