| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.clone() |
NamespaceRuleBasedProperties |
IdNamespaceIdMappingWorkflowProperties.getRuleBasedProperties()
An object which defines any additional configurations required by rule-based matching.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withAttributeMatchingModel(AttributeMatchingModel attributeMatchingModel)
The comparison type.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withAttributeMatchingModel(String attributeMatchingModel)
The comparison type.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withRecordMatchingModels(Collection<String> recordMatchingModels)
The type of matching record that is allowed to be used in an ID mapping workflow.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withRecordMatchingModels(RecordMatchingModel... recordMatchingModels)
The type of matching record that is allowed to be used in an ID mapping workflow.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withRecordMatchingModels(String... recordMatchingModels)
The type of matching record that is allowed to be used in an ID mapping workflow.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withRuleDefinitionTypes(Collection<String> ruleDefinitionTypes)
The sets of rules you can use in an ID mapping workflow.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withRuleDefinitionTypes(IdMappingWorkflowRuleDefinitionType... ruleDefinitionTypes)
The sets of rules you can use in an ID mapping workflow.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withRuleDefinitionTypes(String... ruleDefinitionTypes)
The sets of rules you can use in an ID mapping workflow.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withRules(Collection<Rule> rules)
The rules for the ID namespace.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withRules(Rule... rules)
The rules for the ID namespace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdNamespaceIdMappingWorkflowProperties.setRuleBasedProperties(NamespaceRuleBasedProperties ruleBasedProperties)
An object which defines any additional configurations required by rule-based matching.
|
IdNamespaceIdMappingWorkflowProperties |
IdNamespaceIdMappingWorkflowProperties.withRuleBasedProperties(NamespaceRuleBasedProperties ruleBasedProperties)
An object which defines any additional configurations required by rule-based matching.
|
Copyright © 2024. All rights reserved.