Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
Attribute |
Attribute.Builder.build()
Builds a Attribute.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Attribute> |
RelationshipType.attributes()
Gets the attributes.
|
Map<String,Attribute> |
RecordType.attributes()
Gets the attributes.
|
Modifier and Type | Method and Description |
---|---|
RelationshipType.Builder |
RelationshipType.Builder.attributes(Map<String,Attribute> attributes)
Set the attributes.
|
RecordType.Builder |
RecordType.Builder.attributes(Map<String,Attribute> attributes)
Set the attributes.
|
Copyright © 2021 IBM Cloud. All rights reserved.