| Package | Description |
|---|---|
| com.amazonaws.services.chime |
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
GetProxySessionResult |
AmazonChimeClient.getProxySession(GetProxySessionRequest request)
Deprecated.
|
GetProxySessionResult |
AmazonChime.getProxySession(GetProxySessionRequest getProxySessionRequest)
Deprecated.
|
GetProxySessionResult |
AbstractAmazonChime.getProxySession(GetProxySessionRequest request)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetProxySessionResult> |
AmazonChimeAsyncClient.getProxySessionAsync(GetProxySessionRequest request,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler)
Deprecated.
|
Future<GetProxySessionResult> |
AmazonChimeAsync.getProxySessionAsync(GetProxySessionRequest getProxySessionRequest,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler)
Deprecated.
|
Future<GetProxySessionResult> |
AbstractAmazonChimeAsync.getProxySessionAsync(GetProxySessionRequest request,
AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GetProxySessionResult |
GetProxySessionResult.clone() |
GetProxySessionResult |
GetProxySessionResult.withProxySession(ProxySession proxySession)
The proxy session details.
|
Copyright © 2024. All rights reserved.