Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.EvpnRoutesBuilder
Package
Description
-
Uses of EvpnRoutesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes
Modifier and TypeMethodDescriptionEvpnRoutesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<EvpnRoutes> augmentation) Add an augmentation to this builder's product.EvpnRoutesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EvpnRoutes>> augmentationType) Remove an augmentation from this builder's product.EvpnRoutesBuilder.setEvpnRoute
(Map<EvpnRouteKey, EvpnRoute> values) Set the property corresponding toEvpnRoutes.getEvpnRoute()
to the specified value.