| 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<GetVoiceProfileDomainResult> |
AbstractAmazonChimeSDKVoiceAsync.getVoiceProfileDomainAsync(GetVoiceProfileDomainRequest request,
AsyncHandler<GetVoiceProfileDomainRequest,GetVoiceProfileDomainResult> asyncHandler) |
Future<GetVoiceProfileDomainResult> |
AmazonChimeSDKVoiceAsync.getVoiceProfileDomainAsync(GetVoiceProfileDomainRequest getVoiceProfileDomainRequest,
AsyncHandler<GetVoiceProfileDomainRequest,GetVoiceProfileDomainResult> asyncHandler)
Retrieves the details of the specified voice profile domain.
|
Future<GetVoiceProfileDomainResult> |
AmazonChimeSDKVoiceAsyncClient.getVoiceProfileDomainAsync(GetVoiceProfileDomainRequest request,
AsyncHandler<GetVoiceProfileDomainRequest,GetVoiceProfileDomainResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetVoiceProfileDomainRequest |
GetVoiceProfileDomainRequest.clone() |
GetVoiceProfileDomainRequest |
GetVoiceProfileDomainRequest.withVoiceProfileDomainId(String voiceProfileDomainId)
The voice profile domain ID.
|
Copyright © 2023. All rights reserved.