Uses of Class
com.oracle.bmc.datasafe.model.ChangeAuditPolicyCompartmentDetails
- 
Packages that use ChangeAuditPolicyCompartmentDetails Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.requests 
- 
- 
Uses of ChangeAuditPolicyCompartmentDetails in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return ChangeAuditPolicyCompartmentDetails Modifier and Type Method Description ChangeAuditPolicyCompartmentDetailsChangeAuditPolicyCompartmentDetails.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type ChangeAuditPolicyCompartmentDetails Modifier and Type Method Description ChangeAuditPolicyCompartmentDetails.BuilderChangeAuditPolicyCompartmentDetails.Builder. copy(ChangeAuditPolicyCompartmentDetails model)
- 
Uses of ChangeAuditPolicyCompartmentDetails in com.oracle.bmc.datasafe.requestsMethods in com.oracle.bmc.datasafe.requests that return ChangeAuditPolicyCompartmentDetails Modifier and Type Method Description ChangeAuditPolicyCompartmentDetailsChangeAuditPolicyCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeAuditPolicyCompartmentDetailsChangeAuditPolicyCompartmentRequest. getChangeAuditPolicyCompartmentDetails()Details for the compartment move.Methods in com.oracle.bmc.datasafe.requests with parameters of type ChangeAuditPolicyCompartmentDetails Modifier and Type Method Description ChangeAuditPolicyCompartmentRequest.BuilderChangeAuditPolicyCompartmentRequest.Builder. body$(ChangeAuditPolicyCompartmentDetails body)Alternative setter for the body parameter.ChangeAuditPolicyCompartmentRequest.BuilderChangeAuditPolicyCompartmentRequest.Builder. changeAuditPolicyCompartmentDetails(ChangeAuditPolicyCompartmentDetails changeAuditPolicyCompartmentDetails)Details for the compartment move.
 
-