public class GeminiListCachesResponse extends Object
| Constructor and Description |
|---|
GeminiListCachesResponse() |
GeminiListCachesResponse(List<GeminiCacheVo> cachedContents) |
| Modifier and Type | Method and Description |
|---|---|
List<GeminiCacheVo> |
getCachedContents() |
void |
setCachedContents(List<GeminiCacheVo> cachedContents) |
public GeminiListCachesResponse()
public GeminiListCachesResponse(List<GeminiCacheVo> cachedContents)
public List<GeminiCacheVo> getCachedContents()
public void setCachedContents(List<GeminiCacheVo> cachedContents)
Copyright © 2026. All rights reserved.