| 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 |
|---|---|
CreateProxySessionResult |
AbstractAmazonChime.createProxySession(CreateProxySessionRequest request) |
CreateProxySessionResult |
AmazonChime.createProxySession(CreateProxySessionRequest createProxySessionRequest)
Creates a proxy session on the specified Amazon Chime Voice Connector for the specified participant phone
numbers.
|
CreateProxySessionResult |
AmazonChimeClient.createProxySession(CreateProxySessionRequest request)
Creates a proxy session on the specified Amazon Chime Voice Connector for the specified participant phone
numbers.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProxySessionResult> |
AmazonChimeAsyncClient.createProxySessionAsync(CreateProxySessionRequest request,
AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler) |
Future<CreateProxySessionResult> |
AmazonChimeAsync.createProxySessionAsync(CreateProxySessionRequest createProxySessionRequest,
AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler)
Creates a proxy session on the specified Amazon Chime Voice Connector for the specified participant phone
numbers.
|
Future<CreateProxySessionResult> |
AbstractAmazonChimeAsync.createProxySessionAsync(CreateProxySessionRequest request,
AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateProxySessionResult |
CreateProxySessionResult.clone() |
CreateProxySessionResult |
CreateProxySessionResult.withProxySession(ProxySession proxySession)
The proxy session details.
|
Copyright © 2023. All rights reserved.