Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes.RouteTargetConstrainRoutesBuilder
Packages that use RouteTargetConstrainRoutesBuilder
Package
Description
-
Uses of RouteTargetConstrainRoutesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes that return RouteTargetConstrainRoutesBuilderModifier and TypeMethodDescriptionRouteTargetConstrainRoutesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainRoutes> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainRoutesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainRoutes>> augmentationType) Remove an augmentation from this builder's product.RouteTargetConstrainRoutesBuilder.setRouteTargetConstrainRoute
(Map<RouteTargetConstrainRouteKey, RouteTargetConstrainRoute> values) Set the property corresponding toRouteTargetConstrainRoutes.getRouteTargetConstrainRoute()
to the specified value.