* The IDs of the security groups associated with the load balancer. *
*/ private java.util.List* The IDs of the security groups associated with the load balancer. *
* * @return The IDs of the security groups associated with the load balancer. */ public java.util.List* The IDs of the security groups associated with the load balancer. *
* * @param securityGroupIds * The IDs of the security groups associated with the load balancer. */ public void setSecurityGroupIds(java.util.Collection* The IDs of the security groups associated with the load balancer. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setSecurityGroupIds(java.util.Collection)} or {@link #withSecurityGroupIds(java.util.Collection)} if you * want to override the existing values. *
* * @param securityGroupIds * The IDs of the security groups associated with the load balancer. * @return Returns a reference to this object so that method calls can be chained together. */ public SetSecurityGroupsResult withSecurityGroupIds(String... securityGroupIds) { if (this.securityGroupIds == null) { setSecurityGroupIds(new java.util.ArrayList* The IDs of the security groups associated with the load balancer. *
* * @param securityGroupIds * The IDs of the security groups associated with the load balancer. * @return Returns a reference to this object so that method calls can be chained together. */ public SetSecurityGroupsResult withSecurityGroupIds(java.util.Collection