Uses of Class
com.oracle.bmc.osmanagementhub.model.ChangeLifecycleEnvironmentCompartmentDetails
- 
Packages that use ChangeLifecycleEnvironmentCompartmentDetails Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests 
- 
- 
Uses of ChangeLifecycleEnvironmentCompartmentDetails in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return ChangeLifecycleEnvironmentCompartmentDetails Modifier and Type Method Description ChangeLifecycleEnvironmentCompartmentDetailsChangeLifecycleEnvironmentCompartmentDetails.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ChangeLifecycleEnvironmentCompartmentDetails Modifier and Type Method Description ChangeLifecycleEnvironmentCompartmentDetails.BuilderChangeLifecycleEnvironmentCompartmentDetails.Builder. copy(ChangeLifecycleEnvironmentCompartmentDetails model)
- 
Uses of ChangeLifecycleEnvironmentCompartmentDetails in com.oracle.bmc.osmanagementhub.requestsMethods in com.oracle.bmc.osmanagementhub.requests that return ChangeLifecycleEnvironmentCompartmentDetails Modifier and Type Method Description ChangeLifecycleEnvironmentCompartmentDetailsChangeLifecycleEnvironmentCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeLifecycleEnvironmentCompartmentDetailsChangeLifecycleEnvironmentCompartmentRequest. getChangeLifecycleEnvironmentCompartmentDetails()The OCID of the compartment to move the lifecycle environment into.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type ChangeLifecycleEnvironmentCompartmentDetails Modifier and Type Method Description ChangeLifecycleEnvironmentCompartmentRequest.BuilderChangeLifecycleEnvironmentCompartmentRequest.Builder. body$(ChangeLifecycleEnvironmentCompartmentDetails body)Alternative setter for the body parameter.ChangeLifecycleEnvironmentCompartmentRequest.BuilderChangeLifecycleEnvironmentCompartmentRequest.Builder. changeLifecycleEnvironmentCompartmentDetails(ChangeLifecycleEnvironmentCompartmentDetails changeLifecycleEnvironmentCompartmentDetails)The OCID of the compartment to move the lifecycle environment into.
 
-