| 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 UpdateVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.updateVoiceConnectorGroup(Consumer<UpdateVoiceConnectorGroupRequest.Builder> updateVoiceConnectorGroupRequest)
Updates the settings for the specified Amazon Chime SDK Voice Connector group.
|
default UpdateVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.updateVoiceConnectorGroup(UpdateVoiceConnectorGroupRequest updateVoiceConnectorGroupRequest)
Updates the settings for the specified Amazon Chime SDK Voice Connector group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateVoiceConnectorGroupResponse> |
ChimeSdkVoiceAsyncClient.updateVoiceConnectorGroup(Consumer<UpdateVoiceConnectorGroupRequest.Builder> updateVoiceConnectorGroupRequest)
Updates the settings for the specified Amazon Chime SDK Voice Connector group.
|
default CompletableFuture<UpdateVoiceConnectorGroupResponse> |
ChimeSdkVoiceAsyncClient.updateVoiceConnectorGroup(UpdateVoiceConnectorGroupRequest updateVoiceConnectorGroupRequest)
Updates the settings for the specified Amazon Chime SDK Voice Connector group.
|
Copyright © 2023. All rights reserved.