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