Interface LoadBalancerInboundNatRule.DefinitionStages
- Enclosing interface:
- LoadBalancerInboundNatRule
public static interface LoadBalancerInboundNatRule.DefinitionStages
Grouping of inbound NAT rule definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the inbound NAT rule definition.static interfaceThe final stage of the inbound NAT rule definition.static interfaceThe stage of an inbound NAT rule definition allowing to specify the backend port.static interfaceThe stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.static interfaceThe stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.static interfaceThe stage of an inbound NAT rule definition allowing to specify the frontend port.static interfaceThe stage of an inbound NAT rule definition allowing to specify the idle connection timeout for this inbound NAT rule.static interfaceThe stage of an inbound NAT rule definition allowing to specify the transport protocol.