Interface AwsElbLoadBalancerConnectionSettings.Builder

  • Method Details

    • idleTimeout

      The time, in seconds, that the connection can be idle (no data is sent over the connection) before it is closed by the load balancer.

      Parameters:
      idleTimeout - The time, in seconds, that the connection can be idle (no data is sent over the connection) before it is closed by the load balancer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.