static interface |
LoadBalancerInboundNatRule.UpdateDefinition<ParentT> |
The entirety of an inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of the inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP<ParentT> |
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.
|
static interface |
LoadBalancingRule.UpdateDefinition<ReturnT> |
The entirety of a load balancing rule definition as part of a load balancer update.
|
static interface |
LoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT> |
The final stage of the load balancing rule definition.
|
static interface |
LoadBalancingRule.UpdateDefinitionStages.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.UpdateDefinitionStages.WithFloatingIP<ReturnT> |
The stage of a load balancing rule definition allowing to enable the floating IP functionality.
|