Interface LoadBalancerTcpProbe.UpdateStages
-
- Enclosing interface:
- LoadBalancerTcpProbe
public static interface LoadBalancerTcpProbe.UpdateStagesGrouping of probe update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLoadBalancerTcpProbe.UpdateStages.WithIntervalInSecondsThe stage of the TCP probe update allowing to modify the probe interval.static interfaceLoadBalancerTcpProbe.UpdateStages.WithNumberOfProbesThe stage of the TCP probe update allowing to modify the number of unsuccessful probes before failure is determined.static interfaceLoadBalancerTcpProbe.UpdateStages.WithPortThe stage of the TCP probe update allowing to modify the port number to monitor.
-