| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileResult |
AbstractAmazonCustomerProfiles.deleteProfile(DeleteProfileRequest request) |
DeleteProfileResult |
AmazonCustomerProfiles.deleteProfile(DeleteProfileRequest deleteProfileRequest)
Deletes the standard customer profile and all data pertaining to the profile.
|
DeleteProfileResult |
AmazonCustomerProfilesClient.deleteProfile(DeleteProfileRequest request)
Deletes the standard customer profile and all data pertaining to the profile.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProfileResult> |
AmazonCustomerProfilesAsyncClient.deleteProfileAsync(DeleteProfileRequest request) |
Future<DeleteProfileResult> |
AmazonCustomerProfilesAsync.deleteProfileAsync(DeleteProfileRequest deleteProfileRequest)
Deletes the standard customer profile and all data pertaining to the profile.
|
Future<DeleteProfileResult> |
AbstractAmazonCustomerProfilesAsync.deleteProfileAsync(DeleteProfileRequest request) |
Future<DeleteProfileResult> |
AmazonCustomerProfilesAsyncClient.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AmazonCustomerProfilesAsync.deleteProfileAsync(DeleteProfileRequest deleteProfileRequest,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler)
Deletes the standard customer profile and all data pertaining to the profile.
|
Future<DeleteProfileResult> |
AbstractAmazonCustomerProfilesAsync.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProfileResult> |
AmazonCustomerProfilesAsyncClient.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AmazonCustomerProfilesAsync.deleteProfileAsync(DeleteProfileRequest deleteProfileRequest,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler)
Deletes the standard customer profile and all data pertaining to the profile.
|
Future<DeleteProfileResult> |
AbstractAmazonCustomerProfilesAsync.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileResult |
DeleteProfileResult.clone() |
DeleteProfileResult |
DeleteProfileResult.withMessage(String message)
A message that indicates the delete request is done.
|
Copyright © 2022. All rights reserved.