* 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. *
*/ private java.util.List* 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. *
* * @return 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. */ public java.util.List* 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. *
* * @param 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. */ public void setPhoneNumberErrors(java.util.Collection* 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. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setPhoneNumberErrors(java.util.Collection)} or {@link #withPhoneNumberErrors(java.util.Collection)} if * you want to override the existing values. *
* * @param 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. * @return Returns a reference to this object so that method calls can be chained together. */ public DisassociatePhoneNumbersFromVoiceConnectorGroupResult withPhoneNumberErrors(PhoneNumberError... phoneNumberErrors) { if (this.phoneNumberErrors == null) { setPhoneNumberErrors(new java.util.ArrayList* 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. *
* * @param 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. * @return Returns a reference to this object so that method calls can be chained together. */ public DisassociatePhoneNumbersFromVoiceConnectorGroupResult withPhoneNumberErrors(java.util.Collection