Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv4.routes.FlowspecL3vpnIpv4RoutesBuilder
Packages that use FlowspecL3vpnIpv4RoutesBuilder
Package
Description
-
Uses of FlowspecL3vpnIpv4RoutesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv4.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv4.routes that return FlowspecL3vpnIpv4RoutesBuilderModifier and TypeMethodDescriptionFlowspecL3vpnIpv4RoutesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<FlowspecL3vpnIpv4Routes> augmentation) Add an augmentation to this builder's product.FlowspecL3vpnIpv4RoutesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<FlowspecL3vpnIpv4Routes>> augmentationType) Remove an augmentation from this builder's product.FlowspecL3vpnIpv4RoutesBuilder.setFlowspecL3vpnRoute
(Map<FlowspecL3vpnRouteKey, FlowspecL3vpnRoute> values) Set the property corresponding toFlowspecL3vpnIpv4Route.getFlowspecL3vpnRoute()
to the specified value.