public static interface Replica.Builder extends SdkPojo, CopyableBuilder<Replica.Builder,Replica>
Modifier and Type | Method and Description |
---|---|
Replica.Builder |
regionName(String regionName)
The region where the replica needs to be created.
|
copy
applyMutation, build
Replica.Builder regionName(String regionName)
The region where the replica needs to be created.
regionName
- The region where the replica needs to be created.Copyright © 2019. All rights reserved.