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