public static class ChangeReplicationCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeReplicationCompartmentDetails |
build() |
ChangeReplicationCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment to move the replication to.
|
ChangeReplicationCompartmentDetails.Builder |
copy(ChangeReplicationCompartmentDetails model) |
public ChangeReplicationCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to move the replication to. Also changes the replication target’s compartment in the target region.
compartmentId
- the value to setpublic ChangeReplicationCompartmentDetails build()
public ChangeReplicationCompartmentDetails.Builder copy(ChangeReplicationCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.