| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
GetAutoMergingPreviewResult |
AbstractAmazonCustomerProfiles.getAutoMergingPreview(GetAutoMergingPreviewRequest request) |
GetAutoMergingPreviewResult |
AmazonCustomerProfiles.getAutoMergingPreview(GetAutoMergingPreviewRequest getAutoMergingPreviewRequest)
Tests the auto-merging settings of your Identity Resolution Job without merging your data.
|
GetAutoMergingPreviewResult |
AmazonCustomerProfilesClient.getAutoMergingPreview(GetAutoMergingPreviewRequest request)
Tests the auto-merging settings of your Identity Resolution Job without merging your data.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAutoMergingPreviewResult> |
AbstractAmazonCustomerProfilesAsync.getAutoMergingPreviewAsync(GetAutoMergingPreviewRequest request,
AsyncHandler<GetAutoMergingPreviewRequest,GetAutoMergingPreviewResult> asyncHandler) |
Future<GetAutoMergingPreviewResult> |
AmazonCustomerProfilesAsync.getAutoMergingPreviewAsync(GetAutoMergingPreviewRequest getAutoMergingPreviewRequest,
AsyncHandler<GetAutoMergingPreviewRequest,GetAutoMergingPreviewResult> asyncHandler)
Tests the auto-merging settings of your Identity Resolution Job without merging your data.
|
Future<GetAutoMergingPreviewResult> |
AmazonCustomerProfilesAsyncClient.getAutoMergingPreviewAsync(GetAutoMergingPreviewRequest request,
AsyncHandler<GetAutoMergingPreviewRequest,GetAutoMergingPreviewResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAutoMergingPreviewResult |
GetAutoMergingPreviewResult.clone() |
GetAutoMergingPreviewResult |
GetAutoMergingPreviewResult.withDomainName(String domainName)
The unique name of the domain.
|
GetAutoMergingPreviewResult |
GetAutoMergingPreviewResult.withNumberOfMatchesInSample(Long numberOfMatchesInSample)
The number of match groups in the domain that have been reviewed in this preview dry run.
|
GetAutoMergingPreviewResult |
GetAutoMergingPreviewResult.withNumberOfProfilesInSample(Long numberOfProfilesInSample)
The number of profiles found in this preview dry run.
|
GetAutoMergingPreviewResult |
GetAutoMergingPreviewResult.withNumberOfProfilesWillBeMerged(Long numberOfProfilesWillBeMerged)
The number of profiles that would be merged if this wasn't a preview dry run.
|
Copyright © 2024. All rights reserved.