* An array of objects that describe the contact methods. *
*/ private java.util.List* An array of objects that describe the contact methods. *
* * @return An array of objects that describe the contact methods. */ public java.util.List* An array of objects that describe the contact methods. *
* * @param contactMethods * An array of objects that describe the contact methods. */ public void setContactMethods(java.util.Collection* An array of objects that describe the contact methods. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setContactMethods(java.util.Collection)} or {@link #withContactMethods(java.util.Collection)} if you want * to override the existing values. *
* * @param contactMethods * An array of objects that describe the contact methods. * @return Returns a reference to this object so that method calls can be chained together. */ public GetContactMethodsResult withContactMethods(ContactMethod... contactMethods) { if (this.contactMethods == null) { setContactMethods(new java.util.ArrayList* An array of objects that describe the contact methods. *
* * @param contactMethods * An array of objects that describe the contact methods. * @return Returns a reference to this object so that method calls can be chained together. */ public GetContactMethodsResult withContactMethods(java.util.Collection