| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
ResolutionTechniques |
ResolutionTechniques.clone() |
ResolutionTechniques |
UpdateMatchingWorkflowRequest.getResolutionTechniques()
An object which defines the
resolutionType and the ruleBasedProperties. |
ResolutionTechniques |
CreateMatchingWorkflowResult.getResolutionTechniques()
An object which defines the
resolutionType and the ruleBasedProperties. |
ResolutionTechniques |
GetMatchingWorkflowResult.getResolutionTechniques()
An object which defines the
resolutionType and the ruleBasedProperties. |
ResolutionTechniques |
UpdateMatchingWorkflowResult.getResolutionTechniques()
An object which defines the
resolutionType and the ruleBasedProperties |
ResolutionTechniques |
CreateMatchingWorkflowRequest.getResolutionTechniques()
An object which defines the
resolutionType and the ruleBasedProperties. |
ResolutionTechniques |
ResolutionTechniques.withProviderProperties(ProviderProperties providerProperties)
The properties of the provider service.
|
ResolutionTechniques |
ResolutionTechniques.withResolutionType(ResolutionType resolutionType)
The type of matching.
|
ResolutionTechniques |
ResolutionTechniques.withResolutionType(String resolutionType)
The type of matching.
|
ResolutionTechniques |
ResolutionTechniques.withRuleBasedProperties(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. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMatchingWorkflowRequest.setResolutionTechniques(ResolutionTechniques resolutionTechniques)
An object which defines the
resolutionType and the ruleBasedProperties. |
void |
CreateMatchingWorkflowResult.setResolutionTechniques(ResolutionTechniques resolutionTechniques)
An object which defines the
resolutionType and the ruleBasedProperties. |
void |
GetMatchingWorkflowResult.setResolutionTechniques(ResolutionTechniques resolutionTechniques)
An object which defines the
resolutionType and the ruleBasedProperties. |
void |
UpdateMatchingWorkflowResult.setResolutionTechniques(ResolutionTechniques resolutionTechniques)
An object which defines the
resolutionType and the ruleBasedProperties |
void |
CreateMatchingWorkflowRequest.setResolutionTechniques(ResolutionTechniques resolutionTechniques)
An object which defines the
resolutionType and the ruleBasedProperties. |
UpdateMatchingWorkflowRequest |
UpdateMatchingWorkflowRequest.withResolutionTechniques(ResolutionTechniques resolutionTechniques)
An object which defines the
resolutionType and the ruleBasedProperties. |
CreateMatchingWorkflowResult |
CreateMatchingWorkflowResult.withResolutionTechniques(ResolutionTechniques resolutionTechniques)
An object which defines the
resolutionType and the ruleBasedProperties. |
GetMatchingWorkflowResult |
GetMatchingWorkflowResult.withResolutionTechniques(ResolutionTechniques resolutionTechniques)
An object which defines the
resolutionType and the ruleBasedProperties. |
UpdateMatchingWorkflowResult |
UpdateMatchingWorkflowResult.withResolutionTechniques(ResolutionTechniques resolutionTechniques)
An object which defines the
resolutionType and the ruleBasedProperties |
CreateMatchingWorkflowRequest |
CreateMatchingWorkflowRequest.withResolutionTechniques(ResolutionTechniques resolutionTechniques)
An object which defines the
resolutionType and the ruleBasedProperties. |
Copyright © 2024. All rights reserved.