Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.BgpPrefixSidBuilder
Package
Description
-
Uses of BgpPrefixSidBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes
Modifier and TypeMethodDescriptionBgpPrefixSidBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<BgpPrefixSid> augmentation) Add an augmentation to this builder's product.BgpPrefixSidBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BgpPrefixSid>> augmentationType) Remove an augmentation from this builder's product.BgpPrefixSidBuilder.setBgpPrefixSidTlvs
(List<BgpPrefixSidTlvs> values) Set the property corresponding toBgpPrefixSid.getBgpPrefixSidTlvs()
to the specified value.