Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
DataModelAttribute |
DataModelAttribute.Builder.build()
Builds a DataModelAttribute.
|
Modifier and Type | Method and Description |
---|---|
Map<String,DataModelAttribute> |
DataModelRecordType.attributes()
Gets the attributes.
|
Map<String,DataModelAttribute> |
DataModelRelationshipType.attributes()
Gets the attributes.
|
Modifier and Type | Method and Description |
---|---|
DataModelRecordType.Builder |
DataModelRecordType.Builder.attributes(Map<String,DataModelAttribute> attributes)
Set the attributes.
|
DataModelRelationshipType.Builder |
DataModelRelationshipType.Builder.attributes(Map<String,DataModelAttribute> attributes)
Set the attributes.
|
Constructor and Description |
---|
Builder(Map<String,DataModelAttribute> attributes,
String label)
Instantiates a new builder with required properties.
|
Copyright © 2021 IBM Cloud. All rights reserved.