| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileObjectResult |
AmazonCustomerProfilesClient.deleteProfileObject(DeleteProfileObjectRequest request)
Removes an object associated with a profile of a given ProfileObjectType.
|
DeleteProfileObjectResult |
AbstractAmazonCustomerProfiles.deleteProfileObject(DeleteProfileObjectRequest request) |
DeleteProfileObjectResult |
AmazonCustomerProfiles.deleteProfileObject(DeleteProfileObjectRequest deleteProfileObjectRequest)
Removes an object associated with a profile of a given ProfileObjectType.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProfileObjectResult> |
AmazonCustomerProfilesAsyncClient.deleteProfileObjectAsync(DeleteProfileObjectRequest request,
AsyncHandler<DeleteProfileObjectRequest,DeleteProfileObjectResult> asyncHandler) |
Future<DeleteProfileObjectResult> |
AbstractAmazonCustomerProfilesAsync.deleteProfileObjectAsync(DeleteProfileObjectRequest request,
AsyncHandler<DeleteProfileObjectRequest,DeleteProfileObjectResult> asyncHandler) |
Future<DeleteProfileObjectResult> |
AmazonCustomerProfilesAsync.deleteProfileObjectAsync(DeleteProfileObjectRequest deleteProfileObjectRequest,
AsyncHandler<DeleteProfileObjectRequest,DeleteProfileObjectResult> asyncHandler)
Removes an object associated with a profile of a given ProfileObjectType.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileObjectResult |
DeleteProfileObjectResult.clone() |
DeleteProfileObjectResult |
DeleteProfileObjectResult.withMessage(String message)
A message that indicates the delete request is done.
|
Copyright © 2023. All rights reserved.