| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
MatchingResponse |
MatchingResponse.clone() |
MatchingResponse |
GetDomainResult.getMatching()
The process of matching duplicate profiles.
|
MatchingResponse |
UpdateDomainResult.getMatching()
The process of matching duplicate profiles.
|
MatchingResponse |
CreateDomainResult.getMatching()
The process of matching duplicate profiles.
|
MatchingResponse |
MatchingResponse.withEnabled(Boolean enabled)
The flag that enables the matching process of duplicate profiles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDomainResult.setMatching(MatchingResponse matching)
The process of matching duplicate profiles.
|
void |
UpdateDomainResult.setMatching(MatchingResponse matching)
The process of matching duplicate profiles.
|
void |
CreateDomainResult.setMatching(MatchingResponse matching)
The process of matching duplicate profiles.
|
GetDomainResult |
GetDomainResult.withMatching(MatchingResponse matching)
The process of matching duplicate profiles.
|
UpdateDomainResult |
UpdateDomainResult.withMatching(MatchingResponse matching)
The process of matching duplicate profiles.
|
CreateDomainResult |
CreateDomainResult.withMatching(MatchingResponse matching)
The process of matching duplicate profiles.
|
Copyright © 2021. All rights reserved.