| Package | Description |
|---|---|
| com.amazonaws.services.chime |
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProxySessionResult> |
AbstractAmazonChimeAsync.deleteProxySessionAsync(DeleteProxySessionRequest request,
AsyncHandler<DeleteProxySessionRequest,DeleteProxySessionResult> asyncHandler)
Deprecated.
|
Future<DeleteProxySessionResult> |
AmazonChimeAsyncClient.deleteProxySessionAsync(DeleteProxySessionRequest request,
AsyncHandler<DeleteProxySessionRequest,DeleteProxySessionResult> asyncHandler)
Deprecated.
|
Future<DeleteProxySessionResult> |
AmazonChimeAsync.deleteProxySessionAsync(DeleteProxySessionRequest deleteProxySessionRequest,
AsyncHandler<DeleteProxySessionRequest,DeleteProxySessionResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteProxySessionRequest |
DeleteProxySessionRequest.clone() |
DeleteProxySessionRequest |
DeleteProxySessionRequest.withProxySessionId(String proxySessionId)
The proxy session ID.
|
DeleteProxySessionRequest |
DeleteProxySessionRequest.withVoiceConnectorId(String voiceConnectorId)
The Amazon Chime voice connector ID.
|
Copyright © 2023. All rights reserved.