Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
Rule |
Rule.Builder.build()
Builds a Rule.
|
Modifier and Type | Method and Description |
---|---|
List<Rule> |
RelationshipType.rules()
Gets the rules.
|
Modifier and Type | Method and Description |
---|---|
RelationshipType.Builder |
RelationshipType.Builder.addRules(Rule rules)
Adds an rules to rules.
|
Modifier and Type | Method and Description |
---|---|
RelationshipType.Builder |
RelationshipType.Builder.rules(List<Rule> rules)
Set the rules.
|
Copyright © 2021 IBM Cloud. All rights reserved.