Uses of Class
com.oracle.bmc.datasafe.model.AlertPolicyRule
- 
Packages that use AlertPolicyRule Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of AlertPolicyRule in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return AlertPolicyRule Modifier and Type Method Description AlertPolicyRuleAlertPolicyRule.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type AlertPolicyRule Modifier and Type Method Description AlertPolicyRule.BuilderAlertPolicyRule.Builder. copy(AlertPolicyRule model)
- 
Uses of AlertPolicyRule in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return AlertPolicyRule Modifier and Type Method Description AlertPolicyRuleCreateAlertPolicyRuleResponse. getAlertPolicyRule()The returned AlertPolicyRule instance.AlertPolicyRuleGetAlertPolicyRuleResponse. getAlertPolicyRule()The returned AlertPolicyRule instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type AlertPolicyRule Modifier and Type Method Description CreateAlertPolicyRuleResponse.BuilderCreateAlertPolicyRuleResponse.Builder. alertPolicyRule(AlertPolicyRule alertPolicyRule)The returned AlertPolicyRule instance.GetAlertPolicyRuleResponse.BuilderGetAlertPolicyRuleResponse.Builder. alertPolicyRule(AlertPolicyRule alertPolicyRule)The returned AlertPolicyRule instance.
 
-