| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.clone() |
IdMappingRuleBasedProperties |
IdMappingTechniques.getRuleBasedProperties()
An object which defines any additional configurations required by rule-based matching.
|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.withAttributeMatchingModel(AttributeMatchingModel attributeMatchingModel)
The comparison type.
|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.withAttributeMatchingModel(String attributeMatchingModel)
The comparison type.
|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.withRecordMatchingModel(RecordMatchingModel recordMatchingModel)
The type of matching record that is allowed to be used in an ID mapping workflow.
|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.withRecordMatchingModel(String recordMatchingModel)
The type of matching record that is allowed to be used in an ID mapping workflow.
|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.withRuleDefinitionType(IdMappingWorkflowRuleDefinitionType ruleDefinitionType)
The set of rules you can use in an ID mapping workflow.
|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.withRuleDefinitionType(String ruleDefinitionType)
The set of rules you can use in an ID mapping workflow.
|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.withRules(Collection<Rule> rules)
The rules that can be used for ID mapping.
|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.withRules(Rule... rules)
The rules that can be used for ID mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdMappingTechniques.setRuleBasedProperties(IdMappingRuleBasedProperties ruleBasedProperties)
An object which defines any additional configurations required by rule-based matching.
|
IdMappingTechniques |
IdMappingTechniques.withRuleBasedProperties(IdMappingRuleBasedProperties ruleBasedProperties)
An object which defines any additional configurations required by rule-based matching.
|
Copyright © 2025. All rights reserved.