| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default DecreaseReplicaCountResponse |
ElastiCacheClient.decreaseReplicaCount(DecreaseReplicaCountRequest decreaseReplicaCountRequest)
Dynamically decreases the number of replicas in a Redis (cluster mode disabled) replication group or the number
of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group.
|
default CompletableFuture<DecreaseReplicaCountResponse> |
ElastiCacheAsyncClient.decreaseReplicaCount(DecreaseReplicaCountRequest decreaseReplicaCountRequest)
Dynamically decreases the number of replicas in a Redis (cluster mode disabled) replication group or the number
of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DecreaseReplicaCountRequestMarshaller.marshall(DecreaseReplicaCountRequest decreaseReplicaCountRequest) |
Copyright © 2023. All rights reserved.