Interface LoadBalancingRule.UpdateDefinitionStages.WithBackendPort<ReturnT>
- Type Parameters:
ReturnT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ReturnT>, HasBackendPort.UpdateDefinitionStages.WithBackendPort<LoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT>>, HasFloatingIP.UpdateDefinitionStages.WithFloatingIP<LoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT>>, LoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT>, LoadBalancingRule.UpdateDefinitionStages.WithFloatingIP<ReturnT>, LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes<ReturnT>, LoadBalancingRule.UpdateDefinitionStages.WithLoadDistribution<ReturnT>, LoadBalancingRule.UpdateDefinitionStages.WithProbe<ReturnT>
- All Known Subinterfaces:
LoadBalancingRule.UpdateDefinition<ReturnT>
- Enclosing interface:
LoadBalancingRule.UpdateDefinitionStages
public static interface LoadBalancingRule.UpdateDefinitionStages.WithBackendPort<ReturnT>
extends HasBackendPort.UpdateDefinitionStages.WithBackendPort<LoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT>>, LoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT>
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced
traffic to.
-
Method Summary
Methods inherited from interface Attachable.InUpdate
attachMethods inherited from interface HasBackendPort.UpdateDefinitionStages.WithBackendPort
toBackendPortMethods inherited from interface HasFloatingIP.UpdateDefinitionStages.WithFloatingIP
withFloatingIP, withFloatingIPDisabled, withFloatingIPEnabledMethods inherited from interface LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes
withIdleTimeoutInMinutesMethods inherited from interface LoadBalancingRule.UpdateDefinitionStages.WithLoadDistribution
withLoadDistributionMethods inherited from interface LoadBalancingRule.UpdateDefinitionStages.WithProbe
withProbe