Package | Description |
---|---|
com.amazonaws.services.elasticache |
|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
IncreaseNodeGroupsInGlobalReplicationGroupRequest |
IncreaseNodeGroupsInGlobalReplicationGroupRequest.clone() |
IncreaseNodeGroupsInGlobalReplicationGroupRequest |
IncreaseNodeGroupsInGlobalReplicationGroupRequest.withApplyImmediately(Boolean applyImmediately)
Indicates that the process begins immediately.
|
IncreaseNodeGroupsInGlobalReplicationGroupRequest |
IncreaseNodeGroupsInGlobalReplicationGroupRequest.withGlobalReplicationGroupId(String globalReplicationGroupId)
The name of the Global datastore
|
IncreaseNodeGroupsInGlobalReplicationGroupRequest |
IncreaseNodeGroupsInGlobalReplicationGroupRequest.withNodeGroupCount(Integer nodeGroupCount)
Total number of node groups you want
|
IncreaseNodeGroupsInGlobalReplicationGroupRequest |
IncreaseNodeGroupsInGlobalReplicationGroupRequest.withRegionalConfigurations(Collection<RegionalConfiguration> regionalConfigurations)
Describes the replication group IDs, the Amazon regions where they are stored and the shard configuration for
each that comprise the Global datastore
|
IncreaseNodeGroupsInGlobalReplicationGroupRequest |
IncreaseNodeGroupsInGlobalReplicationGroupRequest.withRegionalConfigurations(RegionalConfiguration... regionalConfigurations)
Describes the replication group IDs, the Amazon regions where they are stored and the shard configuration for
each that comprise the Global datastore
|
Copyright © 2023. All rights reserved.