| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkvoice |
The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use
Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteVoiceProfileDomainResponse |
ChimeSdkVoiceClient.deleteVoiceProfileDomain(Consumer<DeleteVoiceProfileDomainRequest.Builder> deleteVoiceProfileDomainRequest)
Deletes all voice profiles in the domain.
|
default DeleteVoiceProfileDomainResponse |
ChimeSdkVoiceClient.deleteVoiceProfileDomain(DeleteVoiceProfileDomainRequest deleteVoiceProfileDomainRequest)
Deletes all voice profiles in the domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteVoiceProfileDomainResponse> |
ChimeSdkVoiceAsyncClient.deleteVoiceProfileDomain(Consumer<DeleteVoiceProfileDomainRequest.Builder> deleteVoiceProfileDomainRequest)
Deletes all voice profiles in the domain.
|
default CompletableFuture<DeleteVoiceProfileDomainResponse> |
ChimeSdkVoiceAsyncClient.deleteVoiceProfileDomain(DeleteVoiceProfileDomainRequest deleteVoiceProfileDomainRequest)
Deletes all voice profiles in the domain.
|
Copyright © 2023. All rights reserved.