Interface BgpActionPolicy<T extends org.opendaylight.yangtools.yang.binding.ChildOf<BgpActions>>
-
- All Superinterfaces:
ActionsPolicy<T>
- All Known Implementing Classes:
AsPathPrepend
,SetCommunityHandler
,SetExtCommunityHandler
public interface BgpActionPolicy<T extends org.opendaylight.yangtools.yang.binding.ChildOf<BgpActions>> extends ActionsPolicy<T>
Bgp Action Policy to be applied to Route Attributes.
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.ActionsPolicy
applyExportAction, applyImportAction
-
-