Uses of Class
com.oracle.bmc.datasafe.model.AlertPolicyRuleCollection
- 
Packages that use AlertPolicyRuleCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of AlertPolicyRuleCollection in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return AlertPolicyRuleCollection Modifier and Type Method Description AlertPolicyRuleCollectionAlertPolicyRuleCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type AlertPolicyRuleCollection Modifier and Type Method Description AlertPolicyRuleCollection.BuilderAlertPolicyRuleCollection.Builder. copy(AlertPolicyRuleCollection model)
- 
Uses of AlertPolicyRuleCollection in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return AlertPolicyRuleCollection Modifier and Type Method Description AlertPolicyRuleCollectionListAlertPolicyRulesResponse. getAlertPolicyRuleCollection()The returned AlertPolicyRuleCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type AlertPolicyRuleCollection Modifier and Type Method Description ListAlertPolicyRulesResponse.BuilderListAlertPolicyRulesResponse.Builder. alertPolicyRuleCollection(AlertPolicyRuleCollection alertPolicyRuleCollection)The returned AlertPolicyRuleCollection instance.
 
-