Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
SyncUpdateElement.Builder |
SyncUpdateElement.Builder.addRecords(Record records)
Adds an records to records.
|
SyncUpdateElement.Builder |
SyncUpdateElement.Builder.addRelationships(Relationship relationships)
Adds an relationships to relationships.
|
SyncUpdateElement.Builder |
SyncUpdateElement.newBuilder()
New builder.
|
SyncUpdateElement.Builder |
SyncUpdateElement.Builder.records(List<Record> records)
Set the records.
|
SyncUpdateElement.Builder |
SyncUpdateElement.Builder.relationships(List<Relationship> relationships)
Set the relationships.
|
Copyright © 2021 IBM Cloud. All rights reserved.