| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkvoice |
The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use
Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications.
|
| Modifier and Type | Method and Description |
|---|---|
default PutVoiceConnectorProxyResponse |
ChimeSdkVoiceClient.putVoiceConnectorProxy(Consumer<PutVoiceConnectorProxyRequest.Builder> putVoiceConnectorProxyRequest)
Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
|
default PutVoiceConnectorProxyResponse |
ChimeSdkVoiceClient.putVoiceConnectorProxy(PutVoiceConnectorProxyRequest putVoiceConnectorProxyRequest)
Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutVoiceConnectorProxyResponse> |
ChimeSdkVoiceAsyncClient.putVoiceConnectorProxy(Consumer<PutVoiceConnectorProxyRequest.Builder> putVoiceConnectorProxyRequest)
Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<PutVoiceConnectorProxyResponse> |
ChimeSdkVoiceAsyncClient.putVoiceConnectorProxy(PutVoiceConnectorProxyRequest putVoiceConnectorProxyRequest)
Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
|
Copyright © 2023. All rights reserved.