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