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