| Package | Description |
|---|---|
| software.amazon.awssdk.services.voiceid |
Amazon Connect Voice ID provides real-time caller authentication and fraud risk detection, which make voice
interactions in contact centers more secure and efficient.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteDomainResponse |
VoiceIdClient.deleteDomain(Consumer<DeleteDomainRequest.Builder> deleteDomainRequest)
Deletes the specified domain from Voice ID.
|
default DeleteDomainResponse |
VoiceIdClient.deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes the specified domain from Voice ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteDomainResponse> |
VoiceIdAsyncClient.deleteDomain(Consumer<DeleteDomainRequest.Builder> deleteDomainRequest)
Deletes the specified domain from Voice ID.
|
default CompletableFuture<DeleteDomainResponse> |
VoiceIdAsyncClient.deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes the specified domain from Voice ID.
|
Copyright © 2023. All rights reserved.