Interface AnalysisLoadBalancerListener.Builder

    • Method Detail

      • loadBalancerPort

        AnalysisLoadBalancerListener.Builder loadBalancerPort​(Integer loadBalancerPort)

        The port on which the load balancer is listening.

        Parameters:
        loadBalancerPort - The port on which the load balancer is listening.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instancePort

        AnalysisLoadBalancerListener.Builder instancePort​(Integer instancePort)

        [Classic Load Balancers] The back-end port for the listener.

        Parameters:
        instancePort - [Classic Load Balancers] The back-end port for the listener.
        Returns:
        Returns a reference to this object so that method calls can be chained together.