static AssociatePhoneNumbersWithVoiceConnectorResponse.Builder |
AssociatePhoneNumbersWithVoiceConnectorResponse.builder() |
|
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.
|
AssociatePhoneNumbersWithVoiceConnectorResponse.Builder |
AssociatePhoneNumbersWithVoiceConnectorResponse.Builder.phoneNumberErrors(Consumer<PhoneNumberError.Builder>... 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.
|
AssociatePhoneNumbersWithVoiceConnectorResponse.Builder |
AssociatePhoneNumbersWithVoiceConnectorResponse.toBuilder() |
|