| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileObjectTypeResult |
AmazonCustomerProfilesClient.deleteProfileObjectType(DeleteProfileObjectTypeRequest request)
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
|
DeleteProfileObjectTypeResult |
AmazonCustomerProfiles.deleteProfileObjectType(DeleteProfileObjectTypeRequest deleteProfileObjectTypeRequest)
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
|
DeleteProfileObjectTypeResult |
AbstractAmazonCustomerProfiles.deleteProfileObjectType(DeleteProfileObjectTypeRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProfileObjectTypeResult> |
AbstractAmazonCustomerProfilesAsync.deleteProfileObjectTypeAsync(DeleteProfileObjectTypeRequest request,
AsyncHandler<DeleteProfileObjectTypeRequest,DeleteProfileObjectTypeResult> asyncHandler) |
Future<DeleteProfileObjectTypeResult> |
AmazonCustomerProfilesAsync.deleteProfileObjectTypeAsync(DeleteProfileObjectTypeRequest deleteProfileObjectTypeRequest,
AsyncHandler<DeleteProfileObjectTypeRequest,DeleteProfileObjectTypeResult> asyncHandler)
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
|
Future<DeleteProfileObjectTypeResult> |
AmazonCustomerProfilesAsyncClient.deleteProfileObjectTypeAsync(DeleteProfileObjectTypeRequest request,
AsyncHandler<DeleteProfileObjectTypeRequest,DeleteProfileObjectTypeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileObjectTypeResult |
DeleteProfileObjectTypeResult.clone() |
DeleteProfileObjectTypeResult |
DeleteProfileObjectTypeResult.withMessage(String message)
A message that indicates the delete request is done.
|
Copyright © 2024. All rights reserved.