| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
AssociatePhoneNumbersWithVoiceConnectorGroupResult |
AmazonChimeSDKVoiceClient.associatePhoneNumbersWithVoiceConnectorGroup(AssociatePhoneNumbersWithVoiceConnectorGroupRequest request)
Associates phone numbers with the specified Amazon Chime SDK Voice Connector group.
|
AssociatePhoneNumbersWithVoiceConnectorGroupResult |
AmazonChimeSDKVoice.associatePhoneNumbersWithVoiceConnectorGroup(AssociatePhoneNumbersWithVoiceConnectorGroupRequest associatePhoneNumbersWithVoiceConnectorGroupRequest)
Associates phone numbers with the specified Amazon Chime SDK Voice Connector group.
|
AssociatePhoneNumbersWithVoiceConnectorGroupResult |
AbstractAmazonChimeSDKVoice.associatePhoneNumbersWithVoiceConnectorGroup(AssociatePhoneNumbersWithVoiceConnectorGroupRequest request) |
| Modifier and Type | Method and Description |
|---|---|
AssociatePhoneNumbersWithVoiceConnectorGroupResult |
AssociatePhoneNumbersWithVoiceConnectorGroupResult.clone() |
AssociatePhoneNumbersWithVoiceConnectorGroupResult |
AssociatePhoneNumbersWithVoiceConnectorGroupResult.withPhoneNumberErrors(Collection<PhoneNumberError> phoneNumberErrors)
If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is returned,
along with error codes and error messages.
|
AssociatePhoneNumbersWithVoiceConnectorGroupResult |
AssociatePhoneNumbersWithVoiceConnectorGroupResult.withPhoneNumberErrors(PhoneNumberError... phoneNumberErrors)
If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is returned,
along with error codes and error messages.
|
Copyright © 2023. All rights reserved.