Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.ipv6.routes.LabeledUnicastIpv6RoutesBuilder
Package
Description
-
Uses of LabeledUnicastIpv6RoutesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.ipv6.routes
Modifier and TypeMethodDescriptionLabeledUnicastIpv6RoutesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LabeledUnicastIpv6Routes> augmentation) Add an augmentation to this builder's product.LabeledUnicastIpv6RoutesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LabeledUnicastIpv6Routes>> augmentationType) Remove an augmentation from this builder's product.LabeledUnicastIpv6RoutesBuilder.setLabeledUnicastRoute
(Map<LabeledUnicastRouteKey, LabeledUnicastRoute> values) Set the property corresponding toLabeledUnicastRoutesList.getLabeledUnicastRoute()
to the specified value.