Interface RouteFilterRule.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the return type ofAttachable.InDefinition.attach()
- All Superinterfaces:
Attachable.InDefinition<ParentT>, RouteFilterRule.DefinitionStages.WithAccessType<ParentT>
- All Known Subinterfaces:
RouteFilterRule.Definition<ParentT>
- Enclosing interface:
RouteFilterRule.DefinitionStages
public static interface RouteFilterRule.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>, RouteFilterRule.DefinitionStages.WithAccessType<ParentT>
The final stage of the route filter rule definition.
At this stage, any remaining optional settings can be specified, or the route filter rule definition can
be attached to the parent route filter group definition using Attachable.InDefinition.attach().
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface RouteFilterRule.DefinitionStages.WithAccessType
allowAccess, denyAccess