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