* Information about the target group attributes *
*/ private java.util.List* Information about the target group attributes *
* * @return Information about the target group attributes */ public java.util.List* Information about the target group attributes *
* * @param attributes * Information about the target group attributes */ public void setAttributes(java.util.Collection* Information about the target group attributes *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setAttributes(java.util.Collection)} or {@link #withAttributes(java.util.Collection)} if you want to * override the existing values. *
* * @param attributes * Information about the target group attributes * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeTargetGroupAttributesResult withAttributes(TargetGroupAttribute... attributes) { if (this.attributes == null) { setAttributes(new java.util.ArrayList* Information about the target group attributes *
* * @param attributes * Information about the target group attributes * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeTargetGroupAttributesResult withAttributes(java.util.Collection