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