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