Interface BgpRibRoute
- All Superinterfaces:
org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>
,org.opendaylight.yangtools.binding.BindingObject
,org.opendaylight.yangtools.binding.DataContainer
,org.opendaylight.yangtools.binding.Grouping
,PathAttributes
,PathIdGrouping
,Route
- All Known Subinterfaces:
FlowspecIpv4RouteList
,FlowspecIpv6RouteList
,FlowspecL3vpnRoute
,FlowspecL3vpnRoute
,FlowspecRoute
,FlowspecRoute
@Generated("mdsal-binding-generator")
public interface BgpRibRoute
extends org.opendaylight.yangtools.binding.Grouping, Route
This class represents the following YANG schema fragment defined in module bgp-flowspec
grouping bgp-rib-route { uses bgp-rib:route { augment attributes/extended-communities/extended-community { case traffic-rate-extended-community-case { uses traffic-rate-extended-community; } case traffic-action-extended-community-case { uses traffic-action-extended-community; } case redirect-extended-community-case { uses redirect-extended-community; } case traffic-marking-extended-community-case { uses traffic-marking-extended-community; } case redirect-ipv4-extended-community-case { uses redirect-ipv4-extended-community; } case redirect-ipv6-extended-community-case { uses redirect-ipv6-extended-community; } case redirect-as4-extended-community-case { uses redirect-as4-extended-community; } case redirect-ip-nh-extended-community-case { uses redirect-ip-nh-extended-community; } } } }
-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.binding.BindingContract
implementedInterface
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.PathAttributes
getAttributes, nonnullAttributes
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.PathIdGrouping
getPathId, requirePathId
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route
getRouteKey, requireRouteKey