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