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