Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.link.bandwidth._case.LinkBandwidthExtendedCommunityBuilder
Package
Description
-
Uses of LinkBandwidthExtendedCommunityBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.link.bandwidth._case
Modifier and TypeMethodDescriptionLinkBandwidthExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LinkBandwidthExtendedCommunity> augmentation) Add an augmentation to this builder's product.LinkBandwidthExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LinkBandwidthExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.LinkBandwidthExtendedCommunityBuilder.setBandwidth
(Bandwidth value) Set the property corresponding toLinkBandwidthExtendedCommunity.getBandwidth()
to the specified value.