public static interface DeleteReplicaAction.Builder extends SdkPojo, CopyableBuilder<DeleteReplicaAction.Builder,DeleteReplicaAction>
Modifier and Type | Method and Description |
---|---|
DeleteReplicaAction.Builder |
regionName(String regionName)
The Region of the replica to be removed.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
DeleteReplicaAction.Builder regionName(String regionName)
The Region of the replica to be removed.
regionName
- The Region of the replica to be removed.Copyright © 2021. All rights reserved.