| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteDomainResponse |
CustomerProfilesClient.deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes a specific domain and all of its customer data, such as customer profile attributes and their related
objects.
|
default CompletableFuture<DeleteDomainResponse> |
CustomerProfilesAsyncClient.deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes a specific domain and all of its customer data, such as customer profile attributes and their related
objects.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteDomainRequestMarshaller.marshall(DeleteDomainRequest deleteDomainRequest) |
Copyright © 2022. All rights reserved.