static interface |
LoadBalancer.Definition |
The entirety of the load balancer definition.
|
static interface |
LoadBalancer.DefinitionStages.WithCreate |
The stage of a load balancer definition containing all the required inputs for the resource to be created,
but also allowing for any other optional settings to be specified.
|
static interface |
LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool |
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.
|
static interface |
LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule |
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.
|
static interface |
LoadBalancer.DefinitionStages.WithCreateAndNatChoice |
The stage of a load balancer definition allowing to create the load balancer or start configuring optional
inbound NAT rules or pools.
|
static interface |
LoadBalancer.DefinitionStages.WithCreateAndOutboundRule |
The stage of a load balancer definition allowing to create the load balancer or add an outbound rule
|
static interface |
LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate |
The stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.
|