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