Interface LoadBalancingRule.DefinitionStages.WithFrontend<ReturnT>
- Type Parameters:
ReturnT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
HasFrontend.DefinitionStages.WithFrontend<LoadBalancingRule.DefinitionStages.WithFrontendPort<ReturnT>>
- All Known Subinterfaces:
LoadBalancingRule.Definition<ReturnT>
- Enclosing interface:
LoadBalancingRule.DefinitionStages
public static interface LoadBalancingRule.DefinitionStages.WithFrontend<ReturnT>
extends HasFrontend.DefinitionStages.WithFrontend<LoadBalancingRule.DefinitionStages.WithFrontendPort<ReturnT>>
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
-
Method Summary