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 |
---|---|
AssociatePhoneNumbersWithVoiceConnectorGroupResult |
AmazonChimeClient.associatePhoneNumbersWithVoiceConnectorGroup(AssociatePhoneNumbersWithVoiceConnectorGroupRequest request)
Associates phone numbers with the specified Amazon Chime Voice Connector group.
|
AssociatePhoneNumbersWithVoiceConnectorGroupResult |
AbstractAmazonChime.associatePhoneNumbersWithVoiceConnectorGroup(AssociatePhoneNumbersWithVoiceConnectorGroupRequest request) |
AssociatePhoneNumbersWithVoiceConnectorGroupResult |
AmazonChime.associatePhoneNumbersWithVoiceConnectorGroup(AssociatePhoneNumbersWithVoiceConnectorGroupRequest associatePhoneNumbersWithVoiceConnectorGroupRequest)
Associates phone numbers with the specified Amazon Chime Voice Connector group.
|
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.