Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes.EvpnRoutesCaseBuilder
Packages that use EvpnRoutesCaseBuilder
Package
Description
-
Uses of EvpnRoutesCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes that return EvpnRoutesCaseBuilderModifier and TypeMethodDescriptionEvpnRoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<EvpnRoutesCase> augmentation) Add an augmentation to this builder's product.EvpnRoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<EvpnRoutesCase>> augmentationType) Remove an augmentation from this builder's product.EvpnRoutesCaseBuilder.setEvpnRoutes
(EvpnRoutes value) Set the property corresponding toEvpnRoutes.getEvpnRoutes()
to the specified value.