Package | Description |
---|---|
com.ibm.analytics.mdm.v0 |
Master Data Management v0.
|
Modifier and Type | Method and Description |
---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<RecordsResponse> |
Mdm.dataGetRecords()
List all records.
|
com.ibm.cloud.sdk.core.http.ServiceCall<RecordsResponse> |
Mdm.dataGetRecords(DataGetRecordsOptions dataGetRecordsOptions)
List all records.
|
com.ibm.cloud.sdk.core.http.ServiceCall<RecordsResponse> |
Mdm.dataGetRecordsForEntity(DataGetRecordsForEntityOptions dataGetRecordsForEntityOptions)
Get all records associated with an entity.
|
Copyright © 2021 IBM Cloud. All rights reserved.