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