* A list of attributes assigned to an account. *
*/ private com.amazonaws.internal.SdkInternalList* A list of attributes assigned to an account. *
* * @return A list of attributes assigned to an account. */ public java.util.List* A list of attributes assigned to an account. *
* * @param accountAttributes * A list of attributes assigned to an account. */ public void setAccountAttributes(java.util.Collection* A list of attributes assigned to an account. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setAccountAttributes(java.util.Collection)} or {@link #withAccountAttributes(java.util.Collection)} if * you want to override the existing values. *
* * @param accountAttributes * A list of attributes assigned to an account. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeAccountAttributesResult withAccountAttributes(AccountAttribute... accountAttributes) { if (this.accountAttributes == null) { setAccountAttributes(new com.amazonaws.internal.SdkInternalList* A list of attributes assigned to an account. *
* * @param accountAttributes * A list of attributes assigned to an account. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeAccountAttributesResult withAccountAttributes(java.util.Collection