Interface ApplySecurityGroupsToLoadBalancerResponse.Builder

  • Method Details

    • securityGroups

      The IDs of the security groups associated with the load balancer.

      Parameters:
      securityGroups - The IDs of the security groups associated with the load balancer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroups

      ApplySecurityGroupsToLoadBalancerResponse.Builder securityGroups(String... securityGroups)

      The IDs of the security groups associated with the load balancer.

      Parameters:
      securityGroups - The IDs of the security groups associated with the load balancer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.