Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
DataModelRelationshipEndpoint |
DataModelRelationshipEndpoint.Builder.build()
Builds a DataModelRelationshipEndpoint.
|
DataModelRelationshipEndpoint |
DataModelRelationshipRule.source()
Gets the source.
|
DataModelRelationshipEndpoint |
DataModelRelationshipRule.target()
Gets the target.
|
Modifier and Type | Method and Description |
---|---|
DataModelRelationshipRule.Builder |
DataModelRelationshipRule.Builder.source(DataModelRelationshipEndpoint source)
Set the source.
|
DataModelRelationshipRule.Builder |
DataModelRelationshipRule.Builder.target(DataModelRelationshipEndpoint target)
Set the target.
|
Copyright © 2021 IBM Cloud. All rights reserved.