| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
Consolidation |
Consolidation.clone() |
Consolidation |
AutoMerging.getConsolidation()
A list of matching attributes that represent matching criteria.
|
Consolidation |
GetAutoMergingPreviewRequest.getConsolidation()
A list of matching attributes that represent matching criteria.
|
Consolidation |
Consolidation.withMatchingAttributesList(Collection<List<String>> matchingAttributesList)
A list of matching criteria.
|
Consolidation |
Consolidation.withMatchingAttributesList(List<String>... matchingAttributesList)
A list of matching criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoMerging.setConsolidation(Consolidation consolidation)
A list of matching attributes that represent matching criteria.
|
void |
GetAutoMergingPreviewRequest.setConsolidation(Consolidation consolidation)
A list of matching attributes that represent matching criteria.
|
AutoMerging |
AutoMerging.withConsolidation(Consolidation consolidation)
A list of matching attributes that represent matching criteria.
|
GetAutoMergingPreviewRequest |
GetAutoMergingPreviewRequest.withConsolidation(Consolidation consolidation)
A list of matching attributes that represent matching criteria.
|
Copyright © 2025. All rights reserved.