Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
Relationship |
Relationship.Builder.build()
Builds a Relationship.
|
Relationship |
RelationshipResponse.getRelationship()
Gets the relationship.
|
Modifier and Type | Method and Description |
---|---|
List<Relationship> |
RelationshipsResponse.getRelationships()
Gets the relationships.
|
List<Relationship> |
SyncUpdateElement.relationships()
Gets the relationships.
|
Modifier and Type | Method and Description |
---|---|
SyncUpdateElement.Builder |
SyncUpdateElement.Builder.addRelationships(Relationship relationships)
Adds an relationships to relationships.
|
Modifier and Type | Method and Description |
---|---|
SyncUpdateElement.Builder |
SyncUpdateElement.Builder.relationships(List<Relationship> relationships)
Set the relationships.
|
Copyright © 2021 IBM Cloud. All rights reserved.