| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
List<PhoneNumberError> |
DisassociatePhoneNumbersFromVoiceConnectorResponse.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.
|
List<PhoneNumberError> |
AssociatePhoneNumbersWithVoiceConnectorGroupResponse.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.
|
List<PhoneNumberError> |
DisassociatePhoneNumbersFromVoiceConnectorGroupResponse.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.
|
List<PhoneNumberError> |
AssociatePhoneNumbersWithVoiceConnectorResponse.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.
|
List<PhoneNumberError> |
BatchUpdatePhoneNumberResponse.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.
|
List<PhoneNumberError> |
BatchDeletePhoneNumberResponse.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.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociatePhoneNumbersFromVoiceConnectorResponse.Builder |
DisassociatePhoneNumbersFromVoiceConnectorResponse.Builder.phoneNumberErrors(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.
|
AssociatePhoneNumbersWithVoiceConnectorGroupResponse.Builder |
AssociatePhoneNumbersWithVoiceConnectorGroupResponse.Builder.phoneNumberErrors(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.
|
DisassociatePhoneNumbersFromVoiceConnectorGroupResponse.Builder |
DisassociatePhoneNumbersFromVoiceConnectorGroupResponse.Builder.phoneNumberErrors(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.
|
AssociatePhoneNumbersWithVoiceConnectorResponse.Builder |
AssociatePhoneNumbersWithVoiceConnectorResponse.Builder.phoneNumberErrors(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.
|
BatchUpdatePhoneNumberResponse.Builder |
BatchUpdatePhoneNumberResponse.Builder.phoneNumberErrors(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.
|
BatchDeletePhoneNumberResponse.Builder |
BatchDeletePhoneNumberResponse.Builder.phoneNumberErrors(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.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociatePhoneNumbersFromVoiceConnectorResponse.Builder |
DisassociatePhoneNumbersFromVoiceConnectorResponse.Builder.phoneNumberErrors(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.
|
AssociatePhoneNumbersWithVoiceConnectorGroupResponse.Builder |
AssociatePhoneNumbersWithVoiceConnectorGroupResponse.Builder.phoneNumberErrors(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.
|
DisassociatePhoneNumbersFromVoiceConnectorGroupResponse.Builder |
DisassociatePhoneNumbersFromVoiceConnectorGroupResponse.Builder.phoneNumberErrors(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.
|
AssociatePhoneNumbersWithVoiceConnectorResponse.Builder |
AssociatePhoneNumbersWithVoiceConnectorResponse.Builder.phoneNumberErrors(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.
|
BatchUpdatePhoneNumberResponse.Builder |
BatchUpdatePhoneNumberResponse.Builder.phoneNumberErrors(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.
|
BatchDeletePhoneNumberResponse.Builder |
BatchDeletePhoneNumberResponse.Builder.phoneNumberErrors(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.
|
Copyright © 2023. All rights reserved.