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