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