* The list of Amazon Web Services accounts for which the invitations were not deleted. For each account, the list * includes the account ID and the email address. *
*/ private java.util.List* The list of Amazon Web Services accounts for which the invitations were not deleted. For each account, the list * includes the account ID and the email address. *
* * @return The list of Amazon Web Services accounts for which the invitations were not deleted. For each account, * the list includes the account ID and the email address. */ public java.util.List* The list of Amazon Web Services accounts for which the invitations were not deleted. For each account, the list * includes the account ID and the email address. *
* * @param unprocessedAccounts * The list of Amazon Web Services accounts for which the invitations were not deleted. 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 for which the invitations were not deleted. 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 for which the invitations were not deleted. 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 DeleteInvitationsResult withUnprocessedAccounts(Result... unprocessedAccounts) { if (this.unprocessedAccounts == null) { setUnprocessedAccounts(new java.util.ArrayList* The list of Amazon Web Services accounts for which the invitations were not deleted. For each account, the list * includes the account ID and the email address. *
* * @param unprocessedAccounts * The list of Amazon Web Services accounts for which the invitations were not deleted. 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 DeleteInvitationsResult withUnprocessedAccounts(java.util.Collection