Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.AsPathBuilder
Package
Description
-
Uses of AsPathBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes
Modifier and TypeMethodDescriptionAsPathBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<AsPath> augmentation) Add an augmentation to this builder's product.AsPathBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AsPath>> augmentationType) Remove an augmentation from this builder's product.AsPathBuilder.setSegments
(List<Segments> values) Set the property corresponding toAsPath.getSegments()
to the specified value.