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