| Package | Description |
|---|---|
| software.amazon.awssdk.utils.cache |
| Modifier and Type | Method and Description |
|---|---|
RefreshResult<T> |
RefreshResult.Builder.build()
Build a
RefreshResult using the values currently configured in this builder. |
| Modifier and Type | Method and Description |
|---|---|
static <T> CachedSupplier.Builder<T> |
CachedSupplier.builder(Supplier<RefreshResult<T>> valueSupplier)
Retrieve a builder that can be used for creating a
CachedSupplier. |
Copyright © 2019. All rights reserved.