public static class ChangeCpeCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeCpeCompartmentDetails |
build() |
ChangeCpeCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID
of the compartment to move the CPE object to.
|
ChangeCpeCompartmentDetails.Builder |
copy(ChangeCpeCompartmentDetails model) |
public ChangeCpeCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to move the CPE object to.
compartmentId
- the value to setpublic ChangeCpeCompartmentDetails build()
public ChangeCpeCompartmentDetails.Builder copy(ChangeCpeCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.