public interface FlowspecRoute extends org.opendaylight.yangtools.yang.binding.ChildOf<FlowspecIpv4Route>, org.opendaylight.yangtools.yang.binding.Augmentable<FlowspecRoute>, FlowspecIpv4RouteList, org.opendaylight.yangtools.yang.binding.Identifiable<FlowspecRouteKey>
This class represents the following YANG schema fragment defined in module bgp-flowspec
list flowspec-route {
key "route-key path-id";
uses flowspec-ipv4-route-list;
}
The schema path to identify an instance is
bgp-flowspec/flowspec-ipv4-route/flowspec-route
To create instances of this class use FlowspecRouteBuilder.
FlowspecRouteBuilder,
FlowspecRouteKey| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
FlowspecRouteKey |
key() |
getRouteKeygetPathIdgetAttributesgetImplementedInterfacegetFlowspec, nonnullFlowspecFlowspecRouteKey key()
key in interface org.opendaylight.yangtools.yang.binding.Identifiable<FlowspecRouteKey>Copyright © 2019 OpenDaylight. All rights reserved.