| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default RebootCacheClusterResponse |
ElastiCacheClient.rebootCacheCluster(RebootCacheClusterRequest rebootCacheClusterRequest)
Reboots some, or all, of the cache nodes within a provisioned cluster.
|
default CompletableFuture<RebootCacheClusterResponse> |
ElastiCacheAsyncClient.rebootCacheCluster(RebootCacheClusterRequest rebootCacheClusterRequest)
Reboots some, or all, of the cache nodes within a provisioned cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RebootCacheClusterRequestMarshaller.marshall(RebootCacheClusterRequest rebootCacheClusterRequest) |
Copyright © 2023. All rights reserved.