* A list of member account IDs that were unable to be processed along with an explanation for why they were not * processed. *
*/ private java.util.List* A list of member account IDs that were unable to be processed along with an explanation for why they were not * processed. *
* * @return A list of member account IDs that were unable to be processed along with an explanation for why they were * not processed. */ public java.util.List* A list of member account IDs that were unable to be processed along with an explanation for why they were not * processed. *
* * @param unprocessedAccounts * A list of member account IDs that were unable to be processed along with an explanation for why they were * not processed. */ public void setUnprocessedAccounts(java.util.Collection* A list of member account IDs that were unable to be processed along with an explanation for why they were not * processed. *
** 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 * A list of member account IDs that were unable to be processed along with an explanation for why they were * not processed. * @return Returns a reference to this object so that method calls can be chained together. */ public UpdateMemberDetectorsResult withUnprocessedAccounts(UnprocessedAccount... unprocessedAccounts) { if (this.unprocessedAccounts == null) { setUnprocessedAccounts(new java.util.ArrayList* A list of member account IDs that were unable to be processed along with an explanation for why they were not * processed. *
* * @param unprocessedAccounts * A list of member account IDs that were unable to be processed along with an explanation for why they were * not processed. * @return Returns a reference to this object so that method calls can be chained together. */ public UpdateMemberDetectorsResult withUnprocessedAccounts(java.util.Collection