| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
RuleBasedProperties |
ResolutionTechniques.ruleBasedProperties()
An object which defines the list of matching rules to run and has a field
Rules, which is a list of
rule objects. |
| Modifier and Type | Method and Description |
|---|---|
ResolutionTechniques.Builder |
ResolutionTechniques.Builder.ruleBasedProperties(RuleBasedProperties ruleBasedProperties)
An object which defines the list of matching rules to run and has a field
Rules, which is a list
of rule objects. |
Copyright © 2023. All rights reserved.