| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateDomainResponse |
CustomerProfilesClient.updateDomain(UpdateDomainRequest updateDomainRequest)
Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.
|
default CompletableFuture<UpdateDomainResponse> |
CustomerProfilesAsyncClient.updateDomain(UpdateDomainRequest updateDomainRequest)
Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateDomainRequestMarshaller.marshall(UpdateDomainRequest updateDomainRequest) |
Copyright © 2022. All rights reserved.