Interface LoadBalancerInboundNatRule.UpdateStages
-
- Enclosing interface:
- LoadBalancerInboundNatRule
public static interface LoadBalancerInboundNatRule.UpdateStagesGrouping of inbound NAT rule update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLoadBalancerInboundNatRule.UpdateStages.WithBackendPortThe stage of an inbound NAT rule update allowing to specify the backend port.static interfaceLoadBalancerInboundNatRule.UpdateStages.WithFloatingIPThe stage of an inbound NAT rule update allowing to specify whether floating IP should be enabled.static interfaceLoadBalancerInboundNatRule.UpdateStages.WithFrontendThe stage of an inbound NAT rule update allowing to specify a frontend for the rule to apply to.static interfaceLoadBalancerInboundNatRule.UpdateStages.WithFrontendPortThe stage of an inbound NAT rule update allowing to specify the frontend port.static interfaceLoadBalancerInboundNatRule.UpdateStages.WithIdleTimeoutThe stage of an inbound NAT rule update allowing to specify the idle connection timeout for this inbound NAT rule.static interfaceLoadBalancerInboundNatRule.UpdateStages.WithProtocolThe stage of an inbound NAT rule update allowing to specify the transport protocol for the rule to apply to.
-