| 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 |
|---|---|
GetGlobalSettingsResult |
AmazonChimeSDKVoiceClient.getGlobalSettings(GetGlobalSettingsRequest request)
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
GetGlobalSettingsResult |
AmazonChimeSDKVoice.getGlobalSettings(GetGlobalSettingsRequest getGlobalSettingsRequest)
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
GetGlobalSettingsResult |
AbstractAmazonChimeSDKVoice.getGlobalSettings(GetGlobalSettingsRequest request) |
Future<GetGlobalSettingsResult> |
AbstractAmazonChimeSDKVoiceAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest request) |
Future<GetGlobalSettingsResult> |
AmazonChimeSDKVoiceAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest getGlobalSettingsRequest)
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
Future<GetGlobalSettingsResult> |
AmazonChimeSDKVoiceAsyncClient.getGlobalSettingsAsync(GetGlobalSettingsRequest request) |
Future<GetGlobalSettingsResult> |
AbstractAmazonChimeSDKVoiceAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest request,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler) |
Future<GetGlobalSettingsResult> |
AmazonChimeSDKVoiceAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest getGlobalSettingsRequest,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler)
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
Future<GetGlobalSettingsResult> |
AmazonChimeSDKVoiceAsyncClient.getGlobalSettingsAsync(GetGlobalSettingsRequest request,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetGlobalSettingsResult> |
AbstractAmazonChimeSDKVoiceAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest request,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler) |
Future<GetGlobalSettingsResult> |
AmazonChimeSDKVoiceAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest getGlobalSettingsRequest,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler)
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
Future<GetGlobalSettingsResult> |
AmazonChimeSDKVoiceAsyncClient.getGlobalSettingsAsync(GetGlobalSettingsRequest request,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetGlobalSettingsRequest |
GetGlobalSettingsRequest.clone() |
Copyright © 2023. All rights reserved.