Interface Route.UpdateDefinitionStages.Blank<ParentT>

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

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