| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.waiters |
| Modifier and Type | Method and Description |
|---|---|
static ElastiCacheWaiter.Builder |
ElastiCacheWaiter.builder()
Create a builder that can be used to configure and create a
ElastiCacheWaiter. |
ElastiCacheWaiter.Builder |
ElastiCacheWaiter.Builder.client(ElastiCacheClient client)
Sets a custom
ElastiCacheClient that will be used to poll the resource |
default ElastiCacheWaiter.Builder |
ElastiCacheWaiter.Builder.overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder> overrideConfiguration)
This is a convenient method to pass the override configuration without the need to create an instance
manually via
WaiterOverrideConfiguration.builder() |
ElastiCacheWaiter.Builder |
ElastiCacheWaiter.Builder.overrideConfiguration(WaiterOverrideConfiguration overrideConfiguration)
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this
builder
|
Copyright © 2023. All rights reserved.