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