| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteVoiceProfileDomainResult> |
AbstractAmazonChimeSDKVoiceAsync.deleteVoiceProfileDomainAsync(DeleteVoiceProfileDomainRequest request,
AsyncHandler<DeleteVoiceProfileDomainRequest,DeleteVoiceProfileDomainResult> asyncHandler) |
Future<DeleteVoiceProfileDomainResult> |
AmazonChimeSDKVoiceAsync.deleteVoiceProfileDomainAsync(DeleteVoiceProfileDomainRequest deleteVoiceProfileDomainRequest,
AsyncHandler<DeleteVoiceProfileDomainRequest,DeleteVoiceProfileDomainResult> asyncHandler)
Deletes all voice profiles in the domain.
|
Future<DeleteVoiceProfileDomainResult> |
AmazonChimeSDKVoiceAsyncClient.deleteVoiceProfileDomainAsync(DeleteVoiceProfileDomainRequest request,
AsyncHandler<DeleteVoiceProfileDomainRequest,DeleteVoiceProfileDomainResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteVoiceProfileDomainRequest |
DeleteVoiceProfileDomainRequest.clone() |
DeleteVoiceProfileDomainRequest |
DeleteVoiceProfileDomainRequest.withVoiceProfileDomainId(String voiceProfileDomainId)
The voice profile domain ID.
|
Copyright © 2023. All rights reserved.