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