public static interface DisassociateGlobalReplicationGroupRequest.Builder extends ElastiCacheRequest.Builder, SdkPojo, CopyableBuilder<DisassociateGlobalReplicationGroupRequest.Builder,DisassociateGlobalReplicationGroupRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateGlobalReplicationGroupRequest.Builder |
globalReplicationGroupId(String globalReplicationGroupId)
The name of the Global datastore
|
DisassociateGlobalReplicationGroupRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateGlobalReplicationGroupRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisassociateGlobalReplicationGroupRequest.Builder |
replicationGroupId(String replicationGroupId)
The name of the secondary cluster you wish to remove from the Global datastore
|
DisassociateGlobalReplicationGroupRequest.Builder |
replicationGroupRegion(String replicationGroupRegion)
The Amazon region of secondary cluster you wish to remove from the Global datastore
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateGlobalReplicationGroupRequest.Builder globalReplicationGroupId(String globalReplicationGroupId)
The name of the Global datastore
globalReplicationGroupId - The name of the Global datastoreDisassociateGlobalReplicationGroupRequest.Builder replicationGroupId(String replicationGroupId)
The name of the secondary cluster you wish to remove from the Global datastore
replicationGroupId - The name of the secondary cluster you wish to remove from the Global datastoreDisassociateGlobalReplicationGroupRequest.Builder replicationGroupRegion(String replicationGroupRegion)
The Amazon region of secondary cluster you wish to remove from the Global datastore
replicationGroupRegion - The Amazon region of secondary cluster you wish to remove from the Global datastoreDisassociateGlobalReplicationGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateGlobalReplicationGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.