| Package | Description | 
|---|---|
| com.amazonaws.util | 
| Modifier and Type | Method and Description | 
|---|---|
| static <K,V> BoundedCache.Builder | BoundedCache. builder() | 
| BoundedCache.Builder<K,V> | BoundedCache.Builder. evictionBatchSize(Integer evictionBatchSize) | 
| BoundedCache.Builder<K,V> | BoundedCache.Builder. mappingFunction(java.util.function.Function<K,V> mappingFunction) | 
| BoundedCache.Builder<K,V> | BoundedCache.Builder. maxSize(Integer maxSize) | 
Copyright © 2025. All rights reserved.