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