| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default IncreaseReplicaCountResponse |
ElastiCacheClient.increaseReplicaCount(IncreaseReplicaCountRequest increaseReplicaCountRequest)
Dynamically increases 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<IncreaseReplicaCountResponse> |
ElastiCacheAsyncClient.increaseReplicaCount(IncreaseReplicaCountRequest increaseReplicaCountRequest)
Dynamically increases 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 |
IncreaseReplicaCountRequestMarshaller.marshall(IncreaseReplicaCountRequest increaseReplicaCountRequest) |
Copyright © 2023. All rights reserved.