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