| 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 GetVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.getVoiceConnectorGroup(Consumer<GetVoiceConnectorGroupRequest.Builder> getVoiceConnectorGroupRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated
VoiceConnectorItems. |
default GetVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.getVoiceConnectorGroup(GetVoiceConnectorGroupRequest getVoiceConnectorGroupRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated
VoiceConnectorItems. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetVoiceConnectorGroupResponse> |
ChimeSdkVoiceAsyncClient.getVoiceConnectorGroup(Consumer<GetVoiceConnectorGroupRequest.Builder> getVoiceConnectorGroupRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated
VoiceConnectorItems. |
default CompletableFuture<GetVoiceConnectorGroupResponse> |
ChimeSdkVoiceAsyncClient.getVoiceConnectorGroup(GetVoiceConnectorGroupRequest getVoiceConnectorGroupRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated
VoiceConnectorItems. |
Copyright © 2023. All rights reserved.