public class RuleSet extends Object
| Constructor and Description |
|---|
RuleSet(List<Rule> migrationRules,
List<Rule> domainRules) |
RuleSet(RuleSet ruleSet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Rule> |
getDomainRules() |
List<Rule> |
getMigrationRules() |
int |
hashCode() |
RuleSet |
toRuleSetEntity() |
String |
toString() |
Copyright © 2026 Confluent, Inc.. All rights reserved.