Interface LoadBalancerInboundNatRule.DefinitionStages.WithFloatingIP<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
HasFloatingIP.DefinitionStages.WithFloatingIP<LoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT>>
All Known Subinterfaces:
LoadBalancerInboundNatRule.Definition<ParentT>, LoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT>
Enclosing interface:
LoadBalancerInboundNatRule.DefinitionStages

public static interface LoadBalancerInboundNatRule.DefinitionStages.WithFloatingIP<ParentT> extends HasFloatingIP.DefinitionStages.WithFloatingIP<LoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT>>
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.