* The list of Amazon Web Services accounts that were not processed. For each account, the list includes the account * ID and the email address. *
*/ private java.util.List* The list of Amazon Web Services accounts that were not processed. For each account, the list includes the account * ID and the email address. *
* * @return The list of Amazon Web Services accounts that were not processed. For each account, the list includes the * account ID and the email address. */ public java.util.List* The list of Amazon Web Services accounts that were not processed. For each account, the list includes the account * ID and the email address. *
* * @param unprocessedAccounts * The list of Amazon Web Services accounts that were not processed. For each account, the list includes the * account ID and the email address. */ public void setUnprocessedAccounts(java.util.Collection* The list of Amazon Web Services accounts that were not processed. For each account, the list includes the account * ID and the email address. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setUnprocessedAccounts(java.util.Collection)} or {@link #withUnprocessedAccounts(java.util.Collection)} * if you want to override the existing values. *
* * @param unprocessedAccounts * The list of Amazon Web Services accounts that were not processed. For each account, the list includes the * account ID and the email address. * @return Returns a reference to this object so that method calls can be chained together. */ public DeclineInvitationsResult withUnprocessedAccounts(Result... unprocessedAccounts) { if (this.unprocessedAccounts == null) { setUnprocessedAccounts(new java.util.ArrayList* The list of Amazon Web Services accounts that were not processed. For each account, the list includes the account * ID and the email address. *
* * @param unprocessedAccounts * The list of Amazon Web Services accounts that were not processed. For each account, the list includes the * account ID and the email address. * @return Returns a reference to this object so that method calls can be chained together. */ public DeclineInvitationsResult withUnprocessedAccounts(java.util.Collection