Uses of Class
com.oracle.bmc.adm.model.ChangeRemediationRunCompartmentDetails
- 
Packages that use ChangeRemediationRunCompartmentDetails Package Description com.oracle.bmc.adm.model com.oracle.bmc.adm.requests 
- 
- 
Uses of ChangeRemediationRunCompartmentDetails in com.oracle.bmc.adm.modelMethods in com.oracle.bmc.adm.model that return ChangeRemediationRunCompartmentDetails Modifier and Type Method Description ChangeRemediationRunCompartmentDetailsChangeRemediationRunCompartmentDetails.Builder. build()Methods in com.oracle.bmc.adm.model with parameters of type ChangeRemediationRunCompartmentDetails Modifier and Type Method Description ChangeRemediationRunCompartmentDetails.BuilderChangeRemediationRunCompartmentDetails.Builder. copy(ChangeRemediationRunCompartmentDetails model)
- 
Uses of ChangeRemediationRunCompartmentDetails in com.oracle.bmc.adm.requestsMethods in com.oracle.bmc.adm.requests that return ChangeRemediationRunCompartmentDetails Modifier and Type Method Description ChangeRemediationRunCompartmentDetailsChangeRemediationRunCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeRemediationRunCompartmentDetailsChangeRemediationRunCompartmentRequest. getChangeRemediationRunCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.adm.requests with parameters of type ChangeRemediationRunCompartmentDetails Modifier and Type Method Description ChangeRemediationRunCompartmentRequest.BuilderChangeRemediationRunCompartmentRequest.Builder. body$(ChangeRemediationRunCompartmentDetails body)Alternative setter for the body parameter.ChangeRemediationRunCompartmentRequest.BuilderChangeRemediationRunCompartmentRequest.Builder. changeRemediationRunCompartmentDetails(ChangeRemediationRunCompartmentDetails changeRemediationRunCompartmentDetails)The information to be updated.
 
-