Uses of Class
com.oracle.bmc.datasafe.model.AlertPolicyRuleCollection.Builder
-
Packages that use AlertPolicyRuleCollection.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of AlertPolicyRuleCollection.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return AlertPolicyRuleCollection.Builder Modifier and Type Method Description static AlertPolicyRuleCollection.Builder
AlertPolicyRuleCollection. builder()
Create a new builder.AlertPolicyRuleCollection.Builder
AlertPolicyRuleCollection.Builder. copy(AlertPolicyRuleCollection model)
AlertPolicyRuleCollection.Builder
AlertPolicyRuleCollection.Builder. items(List<AlertPolicyRuleSummary> items)
Array of alert policy rules summaryAlertPolicyRuleCollection.Builder
AlertPolicyRuleCollection. toBuilder()
-