Interface FrontDoor.DefinitionStages.WithRoutingRules

All Known Subinterfaces:
FrontDoor.Definition, FrontDoor.DefinitionStages.WithCreate
Enclosing interface:
FrontDoor.DefinitionStages

public static interface FrontDoor.DefinitionStages.WithRoutingRules
The stage of the FrontDoor definition allowing to specify routingRules.
  • Method Details

    • withRoutingRules

      FrontDoor.DefinitionStages.WithCreate withRoutingRules(List<RoutingRule> routingRules)
      Specifies the routingRules property: Routing rules associated with this Front Door..
      Parameters:
      routingRules - Routing rules associated with this Front Door.
      Returns:
      the next definition stage.