public static class ChangeDrProtectionGroupCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeDrProtectionGroupCompartmentDetails |
build() |
ChangeDrProtectionGroupCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment to which the DR protection group should be moved.
|
ChangeDrProtectionGroupCompartmentDetails.Builder |
copy(ChangeDrProtectionGroupCompartmentDetails model) |
public ChangeDrProtectionGroupCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to which the DR protection group should be moved.
Example: ocid1.compartment.oc1..uniqueID
compartmentId
- the value to setpublic ChangeDrProtectionGroupCompartmentDetails build()
public ChangeDrProtectionGroupCompartmentDetails.Builder copy(ChangeDrProtectionGroupCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.