Interface Route.DefinitionStages.Blank<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Route.DefinitionStages.WithDestinationAddressPrefix<ParentT>
All Known Subinterfaces:
Route.Definition<ParentT>
Enclosing interface:
Route.DefinitionStages

public static interface Route.DefinitionStages.Blank<ParentT> extends Route.DefinitionStages.WithDestinationAddressPrefix<ParentT>
The first stage of a route definition.