* Information about the load balancer attributes. *
*/ private java.util.List* Information about the load balancer attributes. *
* * @return Information about the load balancer attributes. */ public java.util.List* Information about the load balancer attributes. *
* * @param attributes * Information about the load balancer attributes. */ public void setAttributes(java.util.Collection* Information about the load balancer 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 load balancer attributes. * @return Returns a reference to this object so that method calls can be chained together. */ public ModifyLoadBalancerAttributesResult withAttributes(LoadBalancerAttribute... attributes) { if (this.attributes == null) { setAttributes(new java.util.ArrayList* Information about the load balancer attributes. *
* * @param attributes * Information about the load balancer attributes. * @return Returns a reference to this object so that method calls can be chained together. */ public ModifyLoadBalancerAttributesResult withAttributes(java.util.Collection