Package | Description |
---|---|
com.ibm.analytics.mdm.v0 |
Master Data Management v0.
|
Modifier and Type | Method and Description |
---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<RecordResponse> |
Mdm.dataCreateRecord(DataCreateRecordOptions dataCreateRecordOptions)
Create a new record.
|
com.ibm.cloud.sdk.core.http.ServiceCall<RecordResponse> |
Mdm.dataGetRecord(DataGetRecordOptions dataGetRecordOptions)
Get a single record.
|
com.ibm.cloud.sdk.core.http.ServiceCall<RecordResponse> |
Mdm.dataUpdateRecord(DataUpdateRecordOptions dataUpdateRecordOptions)
Update record information for an existing record.
|
Copyright © 2021 IBM Cloud. All rights reserved.