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