Uses of Class
com.oracle.bmc.datasafe.model.ChangeAuditProfileCompartmentDetails
- 
Packages that use ChangeAuditProfileCompartmentDetails Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.requests 
- 
- 
Uses of ChangeAuditProfileCompartmentDetails in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return ChangeAuditProfileCompartmentDetails Modifier and Type Method Description ChangeAuditProfileCompartmentDetailsChangeAuditProfileCompartmentDetails.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type ChangeAuditProfileCompartmentDetails Modifier and Type Method Description ChangeAuditProfileCompartmentDetails.BuilderChangeAuditProfileCompartmentDetails.Builder. copy(ChangeAuditProfileCompartmentDetails model)
- 
Uses of ChangeAuditProfileCompartmentDetails in com.oracle.bmc.datasafe.requestsMethods in com.oracle.bmc.datasafe.requests that return ChangeAuditProfileCompartmentDetails Modifier and Type Method Description ChangeAuditProfileCompartmentDetailsChangeAuditProfileCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeAuditProfileCompartmentDetailsChangeAuditProfileCompartmentRequest. getChangeAuditProfileCompartmentDetails()Details for the compartment move.Methods in com.oracle.bmc.datasafe.requests with parameters of type ChangeAuditProfileCompartmentDetails Modifier and Type Method Description ChangeAuditProfileCompartmentRequest.BuilderChangeAuditProfileCompartmentRequest.Builder. body$(ChangeAuditProfileCompartmentDetails body)Alternative setter for the body parameter.ChangeAuditProfileCompartmentRequest.BuilderChangeAuditProfileCompartmentRequest.Builder. changeAuditProfileCompartmentDetails(ChangeAuditProfileCompartmentDetails changeAuditProfileCompartmentDetails)Details for the compartment move.
 
-