public static interface TestFailoverRequest.Builder extends ElastiCacheRequest.Builder, SdkPojo, CopyableBuilder<TestFailoverRequest.Builder,TestFailoverRequest>
| Modifier and Type | Method and Description |
|---|---|
TestFailoverRequest.Builder |
nodeGroupId(String nodeGroupId)
The name of the node group (called shard in the console) in this replication group on which automatic
failover is to be tested.
|
TestFailoverRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
TestFailoverRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
TestFailoverRequest.Builder |
replicationGroupId(String replicationGroupId)
The name of the replication group (console: cluster) whose automatic failover is being tested by this
operation.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildTestFailoverRequest.Builder replicationGroupId(String replicationGroupId)
The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.
replicationGroupId - The name of the replication group (console: cluster) whose automatic failover is being tested by this
operation.TestFailoverRequest.Builder nodeGroupId(String nodeGroupId)
The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.
nodeGroupId - The name of the node group (called shard in the console) in this replication group on which automatic
failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling
24-hour period.TestFailoverRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderTestFailoverRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.