Uses of Class
com.oracle.bmc.datacatalog.model.RuleCollection.Builder
-
Packages that use RuleCollection.Builder Package Description com.oracle.bmc.datacatalog.model -
-
Uses of RuleCollection.Builder in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return RuleCollection.Builder Modifier and Type Method Description static RuleCollection.Builder
RuleCollection. builder()
Create a new builder.RuleCollection.Builder
RuleCollection.Builder. copy(RuleCollection model)
RuleCollection.Builder
RuleCollection.Builder. count(Integer count)
Total number of items returned.RuleCollection.Builder
RuleCollection.Builder. items(List<RuleSummary> items)
Collection of rules.RuleCollection.Builder
RuleCollection. toBuilder()
-