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