| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileKeyResult |
AmazonCustomerProfilesClient.deleteProfileKey(DeleteProfileKeyRequest request)
Removes a searchable key from a customer profile.
|
DeleteProfileKeyResult |
AbstractAmazonCustomerProfiles.deleteProfileKey(DeleteProfileKeyRequest request) |
DeleteProfileKeyResult |
AmazonCustomerProfiles.deleteProfileKey(DeleteProfileKeyRequest deleteProfileKeyRequest)
Removes a searchable key from a customer profile.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProfileKeyResult> |
AmazonCustomerProfilesAsyncClient.deleteProfileKeyAsync(DeleteProfileKeyRequest request,
AsyncHandler<DeleteProfileKeyRequest,DeleteProfileKeyResult> asyncHandler) |
Future<DeleteProfileKeyResult> |
AbstractAmazonCustomerProfilesAsync.deleteProfileKeyAsync(DeleteProfileKeyRequest request,
AsyncHandler<DeleteProfileKeyRequest,DeleteProfileKeyResult> asyncHandler) |
Future<DeleteProfileKeyResult> |
AmazonCustomerProfilesAsync.deleteProfileKeyAsync(DeleteProfileKeyRequest deleteProfileKeyRequest,
AsyncHandler<DeleteProfileKeyRequest,DeleteProfileKeyResult> asyncHandler)
Removes a searchable key from a customer profile.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileKeyResult |
DeleteProfileKeyResult.clone() |
DeleteProfileKeyResult |
DeleteProfileKeyResult.withMessage(String message)
A message that indicates the delete request is done.
|
Copyright © 2022. All rights reserved.