| Package | Description |
|---|---|
| com.amazonaws.services.chime |
The Amazon Chime application programming interface (API) is designed so administrators can perform key tasks, such as
creating and managing Amazon Chime accounts, users, and Voice Connectors.
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
GetProxySessionResult |
AbstractAmazonChime.getProxySession(GetProxySessionRequest request) |
GetProxySessionResult |
AmazonChimeClient.getProxySession(GetProxySessionRequest request)
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
|
GetProxySessionResult |
AmazonChime.getProxySession(GetProxySessionRequest getProxySessionRequest)
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetProxySessionResult> |
AmazonChimeAsyncClient.getProxySessionAsync(GetProxySessionRequest request,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler) |
Future<GetProxySessionResult> |
AbstractAmazonChimeAsync.getProxySessionAsync(GetProxySessionRequest request,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler) |
Future<GetProxySessionResult> |
AmazonChimeAsync.getProxySessionAsync(GetProxySessionRequest getProxySessionRequest,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler)
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
|
| Modifier and Type | Method and Description |
|---|---|
GetProxySessionResult |
GetProxySessionResult.clone() |
GetProxySessionResult |
GetProxySessionResult.withProxySession(ProxySession proxySession)
The proxy session details.
|
Copyright © 2023. All rights reserved.