| 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 |
|---|---|
GetProxySessionResult |
AmazonChimeSDKVoiceClient.getProxySession(GetProxySessionRequest request)
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
|
GetProxySessionResult |
AmazonChimeSDKVoice.getProxySession(GetProxySessionRequest getProxySessionRequest)
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
|
GetProxySessionResult |
AbstractAmazonChimeSDKVoice.getProxySession(GetProxySessionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetProxySessionResult> |
AbstractAmazonChimeSDKVoiceAsync.getProxySessionAsync(GetProxySessionRequest request) |
Future<GetProxySessionResult> |
AmazonChimeSDKVoiceAsync.getProxySessionAsync(GetProxySessionRequest getProxySessionRequest)
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
|
Future<GetProxySessionResult> |
AmazonChimeSDKVoiceAsyncClient.getProxySessionAsync(GetProxySessionRequest request) |
Future<GetProxySessionResult> |
AbstractAmazonChimeSDKVoiceAsync.getProxySessionAsync(GetProxySessionRequest request,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler) |
Future<GetProxySessionResult> |
AmazonChimeSDKVoiceAsync.getProxySessionAsync(GetProxySessionRequest getProxySessionRequest,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler)
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
|
Future<GetProxySessionResult> |
AmazonChimeSDKVoiceAsyncClient.getProxySessionAsync(GetProxySessionRequest request,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetProxySessionResult> |
AbstractAmazonChimeSDKVoiceAsync.getProxySessionAsync(GetProxySessionRequest request,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler) |
Future<GetProxySessionResult> |
AmazonChimeSDKVoiceAsync.getProxySessionAsync(GetProxySessionRequest getProxySessionRequest,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler)
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
|
Future<GetProxySessionResult> |
AmazonChimeSDKVoiceAsyncClient.getProxySessionAsync(GetProxySessionRequest request,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetProxySessionResult |
GetProxySessionResult.clone() |
GetProxySessionResult |
GetProxySessionResult.withProxySession(ProxySession proxySession)
The proxy session details.
|
Copyright © 2023. All rights reserved.