Package com.google.cloud.aiplatform.v1
Class FeatureRegistryServiceClient.ListFeaturesFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListFeaturesRequest,ListFeaturesResponse,Feature,FeatureRegistryServiceClient.ListFeaturesPage,FeatureRegistryServiceClient.ListFeaturesFixedSizeCollection>
com.google.cloud.aiplatform.v1.FeatureRegistryServiceClient.ListFeaturesFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<Feature>
- Enclosing class:
- FeatureRegistryServiceClient
public static class FeatureRegistryServiceClient.ListFeaturesFixedSizeCollection
extends AbstractFixedSizeCollection<ListFeaturesRequest,ListFeaturesResponse,Feature,FeatureRegistryServiceClient.ListFeaturesPage,FeatureRegistryServiceClient.ListFeaturesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<FeatureRegistryServiceClient.ListFeaturesPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected FeatureRegistryServiceClient.ListFeaturesFixedSizeCollection createCollection(List<FeatureRegistryServiceClient.ListFeaturesPage> pages, int collectionSize)
-