Interface LoadBalancerTcpProbe.UpdateStages.WithNumberOfProbes

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

    public static interface LoadBalancerTcpProbe.UpdateStages.WithNumberOfProbes
    The stage of the TCP probe update allowing to modify the number of unsuccessful probes before failure is determined.
    • Method Detail

      • withNumberOfProbes

        LoadBalancerTcpProbe.Update withNumberOfProbes​(int probes)
        Specifies the number of unsuccessful probes before failure is determined.
        Parameters:
        probes - number of probes
        Returns:
        the next stage of the update