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