java.lang.Object
org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.AbstractExtCommunityHandler
org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.actions.SetExtCommunityHandler
All Implemented Interfaces:
ActionsPolicy<SetExtCommunity>, BgpActionPolicy<SetExtCommunity>

public final class SetExtCommunityHandler extends AbstractExtCommunityHandler implements BgpActionPolicy<SetExtCommunity>
Prepend External Community.
  • Constructor Details

    • SetExtCommunityHandler

      public SetExtCommunityHandler(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
  • Method Details