| Package | Description |
|---|---|
| com.amazonaws.secretsmanager.caching |
| Modifier and Type | Method and Description |
|---|---|
SecretCacheHook |
SecretCacheConfiguration.getCacheHook()
Returns the interface used to hook in-memory cache updates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecretCacheConfiguration.setCacheHook(SecretCacheHook cacheHook)
Sets the interface used to hook the in-memory cache.
|
SecretCacheConfiguration |
SecretCacheConfiguration.withCacheHook(SecretCacheHook cacheHook)
Sets the interface used to hook the in-memory cache.
|
Copyright © 2018. All rights reserved.