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