| 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<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 |
|---|---|
GetVoiceProfileRequest |
GetVoiceProfileRequest.clone() |
GetVoiceProfileRequest |
GetVoiceProfileRequest.withVoiceProfileId(String voiceProfileId)
The voice profile ID.
|
Copyright © 2023. All rights reserved.