public interface FlowspecRoutes
extends org.opendaylight.yangtools.yang.binding.DataObject
This class represents the following YANG schema fragment defined in module bgp-flowspec
grouping flowspec-routes {
container flowspec-routes {
uses flowspec-ipv4-route;
}
}
The schema path to identify an instance is
bgp-flowspec/flowspec-routes| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
FlowspecRoutes |
getFlowspecRoutes() |
FlowspecRoutes getFlowspecRoutes()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev180329.flowspec.routes.FlowspecRoutes flowspecRoutes, or null if not presentCopyright © 2019 OpenDaylight. All rights reserved.