| 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 |
|---|---|
GetVoiceProfileResult |
AmazonChimeSDKVoiceClient.getVoiceProfile(GetVoiceProfileRequest request)
Retrieves the details of the specified voice profile.
|
GetVoiceProfileResult |
AmazonChimeSDKVoice.getVoiceProfile(GetVoiceProfileRequest getVoiceProfileRequest)
Retrieves the details of the specified voice profile.
|
GetVoiceProfileResult |
AbstractAmazonChimeSDKVoice.getVoiceProfile(GetVoiceProfileRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetVoiceProfileResult> |
AbstractAmazonChimeSDKVoiceAsync.getVoiceProfileAsync(GetVoiceProfileRequest request,
AsyncHandler<GetVoiceProfileRequest,GetVoiceProfileResult> asyncHandler) |
Future<GetVoiceProfileResult> |
AmazonChimeSDKVoiceAsync.getVoiceProfileAsync(GetVoiceProfileRequest getVoiceProfileRequest,
AsyncHandler<GetVoiceProfileRequest,GetVoiceProfileResult> asyncHandler)
Retrieves the details of the specified voice profile.
|
Future<GetVoiceProfileResult> |
AmazonChimeSDKVoiceAsyncClient.getVoiceProfileAsync(GetVoiceProfileRequest request,
AsyncHandler<GetVoiceProfileRequest,GetVoiceProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetVoiceProfileResult |
GetVoiceProfileResult.clone() |
GetVoiceProfileResult |
GetVoiceProfileResult.withVoiceProfile(VoiceProfile voiceProfile)
The voice profile details.
|
Copyright © 2023. All rights reserved.