Interface LoadBalancingRule

    • Method Detail

      • loadDistribution

        LoadDistribution loadDistribution()
        Returns:
        the method of load distribution
      • idleTimeoutInMinutes

        int idleTimeoutInMinutes()
        Returns:
        the number of minutes before an inactive connection is closed
      • backend

        LoadBalancerBackend backend()
        Returns:
        the backend associated with the load balancing rule
      • probe

        LoadBalancerProbe probe()
        Returns:
        the probe associated with the load balancing rule