| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default GetAutoMergingPreviewResponse |
CustomerProfilesClient.getAutoMergingPreview(Consumer<GetAutoMergingPreviewRequest.Builder> getAutoMergingPreviewRequest)
Tests the auto-merging settings of your Identity Resolution Job without merging your data.
|
default GetAutoMergingPreviewResponse |
CustomerProfilesClient.getAutoMergingPreview(GetAutoMergingPreviewRequest getAutoMergingPreviewRequest)
Tests the auto-merging settings of your Identity Resolution Job without merging your data.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAutoMergingPreviewResponse> |
CustomerProfilesAsyncClient.getAutoMergingPreview(Consumer<GetAutoMergingPreviewRequest.Builder> getAutoMergingPreviewRequest)
Tests the auto-merging settings of your Identity Resolution Job without merging your data.
|
default CompletableFuture<GetAutoMergingPreviewResponse> |
CustomerProfilesAsyncClient.getAutoMergingPreview(GetAutoMergingPreviewRequest getAutoMergingPreviewRequest)
Tests the auto-merging settings of your Identity Resolution Job without merging your data.
|
Copyright © 2023. All rights reserved.