* A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed. *
*/ private java.util.List* A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed. *
* * @return A list of objects that contain the unprocessed account and a result string that explains why it was * unprocessed. */ public java.util.List* A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed. *
* * @param unprocessedAccounts * A list of objects that contain the unprocessed account and a result string that explains why it was * unprocessed. */ public void setUnprocessedAccounts(java.util.Collection* A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed. *
** 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 objects that contain the unprocessed account and a result string that explains why it was * unprocessed. * @return Returns a reference to this object so that method calls can be chained together. */ public StartMonitoringMembersResult withUnprocessedAccounts(UnprocessedAccount... unprocessedAccounts) { if (this.unprocessedAccounts == null) { setUnprocessedAccounts(new java.util.ArrayList* A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed. *
* * @param unprocessedAccounts * A list of objects that contain the unprocessed account and a result string that explains why it was * unprocessed. * @return Returns a reference to this object so that method calls can be chained together. */ public StartMonitoringMembersResult withUnprocessedAccounts(java.util.Collection