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