| Package | Description |
|---|---|
| com.amazonaws.services.chime |
The Amazon Chime API (application programming interface) is designed for developers to 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 |
|---|---|
DeleteProxySessionResult |
AmazonChimeClient.deleteProxySession(DeleteProxySessionRequest request)
Deletes the specified proxy session from the specified Amazon Chime Voice Connector.
|
DeleteProxySessionResult |
AmazonChime.deleteProxySession(DeleteProxySessionRequest deleteProxySessionRequest)
Deletes the specified proxy session from the specified Amazon Chime Voice Connector.
|
DeleteProxySessionResult |
AbstractAmazonChime.deleteProxySession(DeleteProxySessionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProxySessionResult> |
AmazonChimeAsyncClient.deleteProxySessionAsync(DeleteProxySessionRequest request,
AsyncHandler<DeleteProxySessionRequest,DeleteProxySessionResult> asyncHandler) |
Future<DeleteProxySessionResult> |
AmazonChimeAsync.deleteProxySessionAsync(DeleteProxySessionRequest deleteProxySessionRequest,
AsyncHandler<DeleteProxySessionRequest,DeleteProxySessionResult> asyncHandler)
Deletes the specified proxy session from the specified Amazon Chime Voice Connector.
|
Future<DeleteProxySessionResult> |
AbstractAmazonChimeAsync.deleteProxySessionAsync(DeleteProxySessionRequest request,
AsyncHandler<DeleteProxySessionRequest,DeleteProxySessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteProxySessionResult |
DeleteProxySessionResult.clone() |
Copyright © 2023. All rights reserved.