static interface |
LoadBalancerInboundNatRule.Definition<ParentT> |
The entirety of an inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT> |
The final stage of the inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.DefinitionStages.WithFloatingIP<ParentT> |
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.
|
static interface |
LoadBalancingRule.Definition<ReturnT> |
The entirety of a load balancing rule definition.
|
static interface |
LoadBalancingRule.DefinitionStages.WithAttach<ReturnT> |
The final stage of the load balancing rule definition.
|
static interface |
LoadBalancingRule.DefinitionStages.WithBackendPort<ReturnT> |
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced
traffic to.
|
static interface |
LoadBalancingRule.DefinitionStages.WithFloatingIP<ReturnT> |
The stage of a load balancing rule definition allowing to enable the floating IP functionality.
|