public static class ChangeCustomProtectionRuleCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeCustomProtectionRuleCompartmentDetails |
build() |
ChangeCustomProtectionRuleCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment into which the resource should be moved.
|
ChangeCustomProtectionRuleCompartmentDetails.Builder |
copy(ChangeCustomProtectionRuleCompartmentDetails model) |
public ChangeCustomProtectionRuleCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the resource should be moved. For information about moving resources between compartments, see Moving Resources to a Different Compartment.
compartmentId
- the value to setpublic ChangeCustomProtectionRuleCompartmentDetails build()
public ChangeCustomProtectionRuleCompartmentDetails.Builder copy(ChangeCustomProtectionRuleCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.