| Package | Description |
|---|---|
| software.amazon.awssdk.utils.cache |
| Modifier and Type | Method and Description |
|---|---|
CachedSupplier<T> |
CachedSupplier.Builder.build()
Create a
CachedSupplier using the current configuration of this builder. |
| Modifier and Type | Method and Description |
|---|---|
void |
NonBlocking.initializeCachedSupplier(CachedSupplier<?> cachedSupplier) |
default void |
CachedSupplier.PrefetchStrategy.initializeCachedSupplier(CachedSupplier<?> cachedSupplier)
Invoked when the prefetch strategy is registered with a
CachedSupplier. |
Copyright © 2023. All rights reserved.