Interface BgpConditionsPolicy<T extends org.opendaylight.yangtools.yang.binding.ChildOf<BgpMatchConditions>,N>
- All Superinterfaces:
ConditionsPolicy<T,
N>
- All Known Implementing Classes:
MatchAsPathSetHandler
,MatchCommunitySetHandler
,MatchExtCommunitySetHandler
public interface BgpConditionsPolicy<T extends org.opendaylight.yangtools.yang.binding.ChildOf<BgpMatchConditions>,N>
extends ConditionsPolicy<T,N>
Condition Policy: Check if route matches defined condition.
-
Method Summary
Methods inherited from interface org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsPolicy
getConditionParameter, matchExportCondition, matchImportCondition