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