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