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