| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
AutoMerging |
AutoMerging.clone() |
AutoMerging |
MatchingResponse.getAutoMerging()
Configuration information about the auto-merging process.
|
AutoMerging |
GetIdentityResolutionJobResult.getAutoMerging()
Configuration settings for how to perform the auto-merging of profiles.
|
AutoMerging |
MatchingRequest.getAutoMerging()
Configuration information about the auto-merging process.
|
AutoMerging |
AutoMerging.withConflictResolution(ConflictResolution conflictResolution)
How the auto-merging process should resolve conflicts between different profiles.
|
AutoMerging |
AutoMerging.withConsolidation(Consolidation consolidation)
A list of matching attributes that represent matching criteria.
|
AutoMerging |
AutoMerging.withEnabled(Boolean enabled)
The flag that enables the auto-merging of duplicate profiles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatchingResponse.setAutoMerging(AutoMerging autoMerging)
Configuration information about the auto-merging process.
|
void |
GetIdentityResolutionJobResult.setAutoMerging(AutoMerging autoMerging)
Configuration settings for how to perform the auto-merging of profiles.
|
void |
MatchingRequest.setAutoMerging(AutoMerging autoMerging)
Configuration information about the auto-merging process.
|
MatchingResponse |
MatchingResponse.withAutoMerging(AutoMerging autoMerging)
Configuration information about the auto-merging process.
|
GetIdentityResolutionJobResult |
GetIdentityResolutionJobResult.withAutoMerging(AutoMerging autoMerging)
Configuration settings for how to perform the auto-merging of profiles.
|
MatchingRequest |
MatchingRequest.withAutoMerging(AutoMerging autoMerging)
Configuration information about the auto-merging process.
|
Copyright © 2022. All rights reserved.