* Details on the status of data source packages for members of the behavior graph. *
*/ private java.util.List* Accounts that data source package information could not be retrieved for. *
*/ private java.util.List* Details on the status of data source packages for members of the behavior graph. *
* * @return Details on the status of data source packages for members of the behavior graph. */ public java.util.List* Details on the status of data source packages for members of the behavior graph. *
* * @param memberDatasources * Details on the status of data source packages for members of the behavior graph. */ public void setMemberDatasources(java.util.Collection* Details on the status of data source packages for members of the behavior graph. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setMemberDatasources(java.util.Collection)} or {@link #withMemberDatasources(java.util.Collection)} if * you want to override the existing values. *
* * @param memberDatasources * Details on the status of data source packages for members of the behavior graph. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetGraphMemberDatasourcesResult withMemberDatasources(MembershipDatasources... memberDatasources) { if (this.memberDatasources == null) { setMemberDatasources(new java.util.ArrayList* Details on the status of data source packages for members of the behavior graph. *
* * @param memberDatasources * Details on the status of data source packages for members of the behavior graph. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetGraphMemberDatasourcesResult withMemberDatasources(java.util.Collection* Accounts that data source package information could not be retrieved for. *
* * @return Accounts that data source package information could not be retrieved for. */ public java.util.List* Accounts that data source package information could not be retrieved for. *
* * @param unprocessedAccounts * Accounts that data source package information could not be retrieved for. */ public void setUnprocessedAccounts(java.util.Collection* Accounts that data source package information could not be retrieved for. *
** 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 * Accounts that data source package information could not be retrieved for. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetGraphMemberDatasourcesResult withUnprocessedAccounts(UnprocessedAccount... unprocessedAccounts) { if (this.unprocessedAccounts == null) { setUnprocessedAccounts(new java.util.ArrayList* Accounts that data source package information could not be retrieved for. *
* * @param unprocessedAccounts * Accounts that data source package information could not be retrieved for. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetGraphMemberDatasourcesResult withUnprocessedAccounts(java.util.Collection