Class GenAiCacheServiceClient.ListCachedContentsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListCachedContentsRequest,ListCachedContentsResponse,CachedContent,GenAiCacheServiceClient.ListCachedContentsPage,GenAiCacheServiceClient.ListCachedContentsFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.GenAiCacheServiceClient.ListCachedContentsPagedResponse
- All Implemented Interfaces:
PagedListResponse<CachedContent>
- Enclosing class:
- GenAiCacheServiceClient
public static class GenAiCacheServiceClient.ListCachedContentsPagedResponse
extends AbstractPagedListResponse<ListCachedContentsRequest,ListCachedContentsResponse,CachedContent,GenAiCacheServiceClient.ListCachedContentsPage,GenAiCacheServiceClient.ListCachedContentsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListCachedContentsRequest, ListCachedContentsResponse, CachedContent> context, ApiFuture<ListCachedContentsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<GenAiCacheServiceClient.ListCachedContentsPagedResponse> createAsync(PageContext<ListCachedContentsRequest, ListCachedContentsResponse, CachedContent> context, ApiFuture<ListCachedContentsResponse> futureResponse)
-