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<Map<String,List<MapResourceEntry>>> |
Mdm.modelGetMapResource(ModelGetMapResourceOptions modelGetMapResourceOptions)
Retrieve the configuration for the equivalent words, commonly used by matching algorithms.
|
Modifier and Type | Method and Description |
---|---|
MapResourceEntry |
MapResourceEntry.Builder.build()
Builds a MapResourceEntry.
|
Modifier and Type | Method and Description |
---|---|
Map<String,List<MapResourceEntry>> |
ModelReplaceMapResourceOptions.requestBody()
Gets the requestBody.
|
Modifier and Type | Method and Description |
---|---|
ModelReplaceMapResourceOptions.Builder |
ModelReplaceMapResourceOptions.Builder.requestBody(Map<String,List<MapResourceEntry>> requestBody)
Set the requestBody.
|
Constructor and Description |
---|
Builder(String crn,
String resourceName,
Map<String,List<MapResourceEntry>> requestBody)
Instantiates a new builder with required properties.
|
Copyright © 2021 IBM Cloud. All rights reserved.