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