| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| Modifier and Type | Method and Description |
|---|---|
default BatchStopUpdateActionResponse |
ElastiCacheClient.batchStopUpdateAction(BatchStopUpdateActionRequest batchStopUpdateActionRequest)
Stop the service update.
|
default BatchStopUpdateActionResponse |
ElastiCacheClient.batchStopUpdateAction(Consumer<BatchStopUpdateActionRequest.Builder> batchStopUpdateActionRequest)
Stop the service update.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchStopUpdateActionResponse> |
ElastiCacheAsyncClient.batchStopUpdateAction(BatchStopUpdateActionRequest batchStopUpdateActionRequest)
Stop the service update.
|
default CompletableFuture<BatchStopUpdateActionResponse> |
ElastiCacheAsyncClient.batchStopUpdateAction(Consumer<BatchStopUpdateActionRequest.Builder> batchStopUpdateActionRequest)
Stop the service update.
|
Copyright © 2023. All rights reserved.