Interface LoadBalancingRule.UpdateStages.WithIdleTimeoutInMinutes

  • All Known Subinterfaces:
    LoadBalancingRule.Update
    Enclosing interface:
    LoadBalancingRule.UpdateStages

    public static interface LoadBalancingRule.UpdateStages.WithIdleTimeoutInMinutes
    The stage of a load balancing rule update allowing to modify the connection timeout for idle connections.
    • Method Detail

      • withIdleTimeoutInMinutes

        LoadBalancingRule.Update withIdleTimeoutInMinutes​(int minutes)
        Specifies the number of minutes before an idle connection is closed.
        Parameters:
        minutes - the desired number of minutes
        Returns:
        the next stage of the update