| 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 |
|---|---|
Future<GetVoiceConnectorProxyResult> |
AmazonChimeAsyncClient.getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest request,
AsyncHandler<GetVoiceConnectorProxyRequest,GetVoiceConnectorProxyResult> asyncHandler) |
Future<GetVoiceConnectorProxyResult> |
AbstractAmazonChimeAsync.getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest request,
AsyncHandler<GetVoiceConnectorProxyRequest,GetVoiceConnectorProxyResult> asyncHandler) |
Future<GetVoiceConnectorProxyResult> |
AmazonChimeAsync.getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest,
AsyncHandler<GetVoiceConnectorProxyRequest,GetVoiceConnectorProxyResult> asyncHandler)
Gets the proxy configuration details for the specified Amazon Chime Voice Connector.
|
| Modifier and Type | Method and Description |
|---|---|
GetVoiceConnectorProxyRequest |
GetVoiceConnectorProxyRequest.clone() |
GetVoiceConnectorProxyRequest |
GetVoiceConnectorProxyRequest.withVoiceConnectorId(String voiceConnectorId)
The Amazon Chime voice connector ID.
|
Copyright © 2023. All rights reserved.