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