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