Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.evpn._case.DestinationEvpnBuilder
Package
Description
-
Uses of DestinationEvpnBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.evpn._case
Modifier and TypeMethodDescriptionDestinationEvpnBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationEvpn> augmentation) Add an augmentation to this builder's product.DestinationEvpnBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationEvpn>> augmentationType) Remove an augmentation from this builder's product.DestinationEvpnBuilder.setEvpnDestination
(List<EvpnDestination> values) Set the property corresponding toEvpnDestination.getEvpnDestination()
to the specified value.