| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
MergeProfilesResult |
AbstractAmazonCustomerProfiles.mergeProfiles(MergeProfilesRequest request) |
MergeProfilesResult |
AmazonCustomerProfiles.mergeProfiles(MergeProfilesRequest mergeProfilesRequest)
Runs an AWS Lambda job that does the following:
|
MergeProfilesResult |
AmazonCustomerProfilesClient.mergeProfiles(MergeProfilesRequest request)
Runs an AWS Lambda job that does the following:
|
| Modifier and Type | Method and Description |
|---|---|
Future<MergeProfilesResult> |
AbstractAmazonCustomerProfilesAsync.mergeProfilesAsync(MergeProfilesRequest request,
AsyncHandler<MergeProfilesRequest,MergeProfilesResult> asyncHandler) |
Future<MergeProfilesResult> |
AmazonCustomerProfilesAsync.mergeProfilesAsync(MergeProfilesRequest mergeProfilesRequest,
AsyncHandler<MergeProfilesRequest,MergeProfilesResult> asyncHandler)
Runs an AWS Lambda job that does the following:
|
Future<MergeProfilesResult> |
AmazonCustomerProfilesAsyncClient.mergeProfilesAsync(MergeProfilesRequest request,
AsyncHandler<MergeProfilesRequest,MergeProfilesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
MergeProfilesResult |
MergeProfilesResult.clone() |
MergeProfilesResult |
MergeProfilesResult.withMessage(String message)
A message that indicates the merge request is complete.
|
Copyright © 2022. All rights reserved.