| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumberError |
PhoneNumberError.clone() |
PhoneNumberError |
PhoneNumberError.withErrorCode(ErrorCode errorCode)
The error code.
|
PhoneNumberError |
PhoneNumberError.withErrorCode(String errorCode)
The error code.
|
PhoneNumberError |
PhoneNumberError.withErrorMessage(String errorMessage)
The error message.
|
PhoneNumberError |
PhoneNumberError.withPhoneNumberId(String phoneNumberId)
The phone number ID for which the action failed.
|
| Modifier and Type | Method and Description |
|---|---|
List<PhoneNumberError> |
DisassociatePhoneNumbersFromVoiceConnectorGroupResult.getPhoneNumberErrors()
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> |
DisassociatePhoneNumbersFromVoiceConnectorResult.getPhoneNumberErrors()
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> |
BatchDeletePhoneNumberResult.getPhoneNumberErrors()
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> |
AssociatePhoneNumbersWithVoiceConnectorGroupResult.getPhoneNumberErrors()
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> |
BatchUpdatePhoneNumberResult.getPhoneNumberErrors()
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> |
AssociatePhoneNumbersWithVoiceConnectorResult.getPhoneNumberErrors()
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 |
|---|---|
DisassociatePhoneNumbersFromVoiceConnectorGroupResult |
DisassociatePhoneNumbersFromVoiceConnectorGroupResult.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.
|
DisassociatePhoneNumbersFromVoiceConnectorResult |
DisassociatePhoneNumbersFromVoiceConnectorResult.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.
|
BatchDeletePhoneNumberResult |
BatchDeletePhoneNumberResult.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.
|
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.
|
BatchUpdatePhoneNumberResult |
BatchUpdatePhoneNumberResult.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.
|
AssociatePhoneNumbersWithVoiceConnectorResult |
AssociatePhoneNumbersWithVoiceConnectorResult.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisassociatePhoneNumbersFromVoiceConnectorGroupResult.setPhoneNumberErrors(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.
|
void |
DisassociatePhoneNumbersFromVoiceConnectorResult.setPhoneNumberErrors(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.
|
void |
BatchDeletePhoneNumberResult.setPhoneNumberErrors(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.
|
void |
AssociatePhoneNumbersWithVoiceConnectorGroupResult.setPhoneNumberErrors(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.
|
void |
BatchUpdatePhoneNumberResult.setPhoneNumberErrors(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.
|
void |
AssociatePhoneNumbersWithVoiceConnectorResult.setPhoneNumberErrors(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.
|
DisassociatePhoneNumbersFromVoiceConnectorGroupResult |
DisassociatePhoneNumbersFromVoiceConnectorGroupResult.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.
|
DisassociatePhoneNumbersFromVoiceConnectorResult |
DisassociatePhoneNumbersFromVoiceConnectorResult.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.
|
BatchDeletePhoneNumberResult |
BatchDeletePhoneNumberResult.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(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.
|
BatchUpdatePhoneNumberResult |
BatchUpdatePhoneNumberResult.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.
|
AssociatePhoneNumbersWithVoiceConnectorResult |
AssociatePhoneNumbersWithVoiceConnectorResult.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.
|
Copyright © 2023. All rights reserved.