| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
RuleBasedMatchingResponse |
GetDomainResponse.ruleBasedMatching()
The process of matching duplicate profiles using the Rule-Based matching.
|
RuleBasedMatchingResponse |
CreateDomainResponse.ruleBasedMatching()
The process of matching duplicate profiles using the Rule-Based matching.
|
RuleBasedMatchingResponse |
UpdateDomainResponse.ruleBasedMatching()
The process of matching duplicate profiles using the rule-Based matching.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainResponse.Builder |
GetDomainResponse.Builder.ruleBasedMatching(RuleBasedMatchingResponse ruleBasedMatching)
The process of matching duplicate profiles using the Rule-Based matching.
|
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.ruleBasedMatching(RuleBasedMatchingResponse ruleBasedMatching)
The process of matching duplicate profiles using the Rule-Based matching.
|
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.ruleBasedMatching(RuleBasedMatchingResponse ruleBasedMatching)
The process of matching duplicate profiles using the rule-Based matching.
|
Copyright © 2023. All rights reserved.