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