| 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 |
|---|---|
GetVoiceProfileDomainResult |
AmazonChimeSDKVoiceClient.getVoiceProfileDomain(GetVoiceProfileDomainRequest request)
Retrieves the details of the specified voice profile domain.
|
GetVoiceProfileDomainResult |
AmazonChimeSDKVoice.getVoiceProfileDomain(GetVoiceProfileDomainRequest getVoiceProfileDomainRequest)
Retrieves the details of the specified voice profile domain.
|
GetVoiceProfileDomainResult |
AbstractAmazonChimeSDKVoice.getVoiceProfileDomain(GetVoiceProfileDomainRequest request) |
| 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 |
|---|---|
GetVoiceProfileDomainResult |
GetVoiceProfileDomainResult.clone() |
GetVoiceProfileDomainResult |
GetVoiceProfileDomainResult.withVoiceProfileDomain(VoiceProfileDomain voiceProfileDomain)
The details of the voice profile domain.
|
Copyright © 2023. All rights reserved.