* A list of failed phone numbers and their error messages. *
*/ private java.util.List* A list of failed phone numbers and their error messages. *
* * @return A list of failed phone numbers and their error messages. */ public java.util.List* A list of failed phone numbers and their error messages. *
* * @param phoneNumberErrors * A list of failed phone numbers and their error messages. */ public void setPhoneNumberErrors(java.util.Collection* A list of failed phone numbers and their 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 * A list of failed phone numbers and their error messages. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchUpdatePhoneNumberResult withPhoneNumberErrors(PhoneNumberError... phoneNumberErrors) { if (this.phoneNumberErrors == null) { setPhoneNumberErrors(new java.util.ArrayList* A list of failed phone numbers and their error messages. *
* * @param phoneNumberErrors * A list of failed phone numbers and their error messages. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchUpdatePhoneNumberResult withPhoneNumberErrors(java.util.Collection