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<ExportResponse> |
Mdm.dataGetExport(DataGetExportOptions dataGetExportOptions)
Get information for a given export.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ExportResponse> |
Mdm.dataRunExport()
Run a full text or property query search and export the results to a csv, tsv, or psv file.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ExportResponse> |
Mdm.dataRunExport(DataRunExportOptions dataRunExportOptions)
Run a full text or property query search and export the results to a csv, tsv, or psv file.
|
Modifier and Type | Method and Description |
---|---|
List<ExportResponse> |
ExportsResponse.getExports()
Gets the exports.
|
Copyright © 2021 IBM Cloud. All rights reserved.