| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| Modifier and Type | Method and Description |
|---|---|
default BatchApplyUpdateActionResponse |
ElastiCacheClient.batchApplyUpdateAction(BatchApplyUpdateActionRequest batchApplyUpdateActionRequest)
Apply the service update.
|
default BatchApplyUpdateActionResponse |
ElastiCacheClient.batchApplyUpdateAction(Consumer<BatchApplyUpdateActionRequest.Builder> batchApplyUpdateActionRequest)
Apply the service update.
|
default BatchStopUpdateActionResponse |
ElastiCacheClient.batchStopUpdateAction(BatchStopUpdateActionRequest batchStopUpdateActionRequest)
Stop the service update.
|
default BatchStopUpdateActionResponse |
ElastiCacheClient.batchStopUpdateAction(Consumer<BatchStopUpdateActionRequest.Builder> batchStopUpdateActionRequest)
Stop the service update.
|
default DescribeServiceUpdatesResponse |
ElastiCacheClient.describeServiceUpdates(Consumer<DescribeServiceUpdatesRequest.Builder> describeServiceUpdatesRequest)
Returns details of the service updates
|
default DescribeServiceUpdatesResponse |
ElastiCacheClient.describeServiceUpdates(DescribeServiceUpdatesRequest describeServiceUpdatesRequest)
Returns details of the service updates
|
default DescribeServiceUpdatesIterable |
ElastiCacheClient.describeServiceUpdatesPaginator(Consumer<DescribeServiceUpdatesRequest.Builder> describeServiceUpdatesRequest)
Returns details of the service updates
|
default DescribeServiceUpdatesIterable |
ElastiCacheClient.describeServiceUpdatesPaginator(DescribeServiceUpdatesRequest describeServiceUpdatesRequest)
Returns details of the service updates
|
Copyright © 2023. All rights reserved.