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