Package | Description |
---|---|
com.ibm.analytics.mdm.v0 |
Master Data Management v0.
|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<DataModel> |
Mdm.modelGetDataModel(ModelGetDataModelOptions modelGetDataModelOptions)
Retrieve the data model for record types and relationship types.
|
Modifier and Type | Method and Description |
---|---|
DataModel |
DataModel.Builder.build()
Builds a DataModel.
|
Modifier and Type | Method and Description |
---|---|
ModelModifyDataModelOptions.Builder |
ModelModifyDataModelOptions.Builder.dataModel(DataModel dataModel)
Set the dataModel.
|
ModelPatchDataModelOptions.Builder |
ModelPatchDataModelOptions.Builder.dataModel(DataModel dataModel)
Set the dataModel.
|
Copyright © 2021 IBM Cloud. All rights reserved.