LoadBalancerBackend.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithBackend.defineBackend(String name) |
Begins the definition of a new backend as part of this load balancer update.
|
LoadBalancerHttpProbe.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithProbe.defineHttpProbe(String name) |
Begins the definition of a new HTTP probe to add to the load balancer.
|
LoadBalancerHttpProbe.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithProbe.defineHttpsProbe(String name) |
Begins the definition of a new HTTPS probe to add to the load balancer.
|
LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithInboundNatPool.defineInboundNatPool(String name) |
Begins the definition of a new inbound NAT pool.
|
LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithInboundNatRule.defineInboundNatRule(String name) |
Begins the definition of a new inbound NAT rule.
|
LoadBalancingRule.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithLoadBalancingRule.defineLoadBalancingRule(String name) |
Begins the definition of a new load balancing rule to add to the load balancer.
|
LoadBalancerOutboundRule.DefinitionStages.Blank<? extends LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithOutboundRule.defineOutboundRule(String name) |
Begins the definition of a new inbound NAT rule.
|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithPrivateFrontend.definePrivateFrontend(String name) |
Begins the update of an internal load balancer frontend.
|
LoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithPublicFrontend.definePublicFrontend(String name) |
Begins the update of a load balancer frontend.
|
LoadBalancerTcpProbe.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithProbe.defineTcpProbe(String name) |
Begins the definition of a new TCP probe to add to the load balancer.
|
LoadBalancerOutboundRule.Update<? extends LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithOutboundRule.updateOutboundRule(String name) |
Begins the description of an update to an existing outbound rule.
|