public interface FlowspecL3vpnRoute extends org.opendaylight.yangtools.yang.binding.ChildOf<FlowspecL3vpnIpv6Route>, org.opendaylight.yangtools.yang.binding.Augmentable<FlowspecL3vpnRoute>, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev180329.RouteDistinguisherGrouping, FlowspecIpv6RouteList, org.opendaylight.yangtools.yang.binding.Identifiable<FlowspecL3vpnRouteKey>
This class represents the following YANG schema fragment defined in module bgp-flowspec
list flowspec-l3vpn-route {
key "route-key path-id";
uses flowspec-ipv6-route-list;
uses bgp-t:route-distinguisher-grouping;
}
The schema path to identify an instance is
bgp-flowspec/flowspec-l3vpn-ipv6-route/flowspec-l3vpn-route
To create instances of this class use FlowspecL3vpnRouteBuilder.
FlowspecL3vpnRouteBuilder,
FlowspecL3vpnRouteKey| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
FlowspecL3vpnRouteKey |
key() |
getRouteDistinguishergetRouteKeygetPathIdgetAttributesgetImplementedInterfacegetFlowspec, nonnullFlowspecFlowspecL3vpnRouteKey key()
key in interface org.opendaylight.yangtools.yang.binding.Identifiable<FlowspecL3vpnRouteKey>Copyright © 2019 OpenDaylight. All rights reserved.