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