Interface LoadBalancerInboundNatPool.Definition<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>, HasBackendPort.DefinitionStages.WithBackendPort<LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT>>, HasFrontend.DefinitionStages.WithFrontend<LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT>>, HasProtocol.DefinitionStages.WithProtocol<LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>, TransportProtocol>, LoadBalancerInboundNatPool.DefinitionStages.Blank<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithProtocol<ParentT>
- Enclosing interface:
LoadBalancerInboundNatPool
public static interface LoadBalancerInboundNatPool.Definition<ParentT>
extends LoadBalancerInboundNatPool.DefinitionStages.Blank<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithProtocol<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort<ParentT>
The entirety of an inbound NAT pool definition.
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface HasBackendPort.DefinitionStages.WithBackendPort
toBackendPortMethods inherited from interface HasFrontend.DefinitionStages.WithFrontend
fromExistingPublicIPAddress, fromExistingPublicIPAddress, fromExistingSubnet, fromExistingSubnet, fromExistingSubnet, fromFrontend, fromNewPublicIPAddress, fromNewPublicIPAddress, fromNewPublicIPAddressMethods inherited from interface HasProtocol.DefinitionStages.WithProtocol
withProtocolMethods inherited from interface LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange
fromFrontendPortRange