Uses of Class
com.oracle.bmc.osmanagementhub.model.ChangeLifecycleEnvironmentCompartmentDetails.Builder
- 
Packages that use ChangeLifecycleEnvironmentCompartmentDetails.Builder Package Description com.oracle.bmc.osmanagementhub.model 
- 
- 
Uses of ChangeLifecycleEnvironmentCompartmentDetails.Builder in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return ChangeLifecycleEnvironmentCompartmentDetails.Builder Modifier and Type Method Description static ChangeLifecycleEnvironmentCompartmentDetails.BuilderChangeLifecycleEnvironmentCompartmentDetails. builder()Create a new builder.ChangeLifecycleEnvironmentCompartmentDetails.BuilderChangeLifecycleEnvironmentCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment to move the lifecycle environment to.ChangeLifecycleEnvironmentCompartmentDetails.BuilderChangeLifecycleEnvironmentCompartmentDetails.Builder. copy(ChangeLifecycleEnvironmentCompartmentDetails model)ChangeLifecycleEnvironmentCompartmentDetails.BuilderChangeLifecycleEnvironmentCompartmentDetails. toBuilder()
 
-