Interface LoadBalancingRule.UpdateStages
-
- Enclosing interface:
- LoadBalancingRule
public static interface LoadBalancingRule.UpdateStagesGrouping of load balancing rule update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLoadBalancingRule.UpdateStages.WithBackendPortThe stage of a load balancing rule update allowing to modify the backend port.static interfaceLoadBalancingRule.UpdateStages.WithFloatingIPThe stage of a load balancing rule update allowing to enable the floating IP functionality.static interfaceLoadBalancingRule.UpdateStages.WithFrontendThe stage of a load balancing rule update allowing to modify the frontend reference.static interfaceLoadBalancingRule.UpdateStages.WithFrontendPortThe stage of a load balancing rule update allowing to modify the frontend port.static interfaceLoadBalancingRule.UpdateStages.WithIdleTimeoutInMinutesThe stage of a load balancing rule update allowing to modify the connection timeout for idle connections.static interfaceLoadBalancingRule.UpdateStages.WithLoadDistributionThe stage of a load balancing rule update allowing to modify the load distribution.static interfaceLoadBalancingRule.UpdateStages.WithProbeThe stage of a load balancing rule update allowing to specify the probe to associate with the rule.static interfaceLoadBalancingRule.UpdateStages.WithProtocolThe stage of a load balancing rule update allowing to modify the transport protocol the rule applies to.
-