| 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.
|
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 |
|---|---|
DeleteProfileRequest |
DeleteProfileRequest.clone() |
DeleteProfileRequest |
DeleteProfileRequest.withDomainName(String domainName)
The unique name of the domain.
|
DeleteProfileRequest |
DeleteProfileRequest.withProfileId(String profileId)
The unique identifier of a customer profile.
|
Copyright © 2021. All rights reserved.