Uses of Class
com.oracle.bmc.datasafe.model.ChangeAlertCompartmentDetails
- 
Packages that use ChangeAlertCompartmentDetails Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.requests 
- 
- 
Uses of ChangeAlertCompartmentDetails in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return ChangeAlertCompartmentDetails Modifier and Type Method Description ChangeAlertCompartmentDetailsChangeAlertCompartmentDetails.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type ChangeAlertCompartmentDetails Modifier and Type Method Description ChangeAlertCompartmentDetails.BuilderChangeAlertCompartmentDetails.Builder. copy(ChangeAlertCompartmentDetails model)
- 
Uses of ChangeAlertCompartmentDetails in com.oracle.bmc.datasafe.requestsMethods in com.oracle.bmc.datasafe.requests that return ChangeAlertCompartmentDetails Modifier and Type Method Description ChangeAlertCompartmentDetailsChangeAlertCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeAlertCompartmentDetailsChangeAlertCompartmentRequest. getChangeAlertCompartmentDetails()The details used to change the compartment of an alert.Methods in com.oracle.bmc.datasafe.requests with parameters of type ChangeAlertCompartmentDetails Modifier and Type Method Description ChangeAlertCompartmentRequest.BuilderChangeAlertCompartmentRequest.Builder. body$(ChangeAlertCompartmentDetails body)Alternative setter for the body parameter.ChangeAlertCompartmentRequest.BuilderChangeAlertCompartmentRequest.Builder. changeAlertCompartmentDetails(ChangeAlertCompartmentDetails changeAlertCompartmentDetails)The details used to change the compartment of an alert.
 
-