public static class ChangeRuleCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeRuleCompartmentDetails |
build() |
ChangeRuleCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment into which the resource should be moved.
|
ChangeRuleCompartmentDetails.Builder |
copy(ChangeRuleCompartmentDetails model) |
public ChangeRuleCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the resource should be moved.
compartmentId
- the value to setpublic ChangeRuleCompartmentDetails build()
public ChangeRuleCompartmentDetails.Builder copy(ChangeRuleCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.