RouteFilterRule.Definition<ParentT> Interface

Type Parameters

ParentT

the return type of the final Attachable#attach()

Implements

Blank<ParentT> WithAttach<ParentT> WithBgpCommunities<ParentT>

public static interface RouteFilterRule.Definition
extends Blank<ParentT>, WithBgpCommunities<ParentT>, WithAttach<ParentT>

The entirety of a route filter rule definition.

Applies to