Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.app.peer.benchmark.config.rev161129.ConfigBuilder
Package
Description
-
Uses of ConfigBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.app.peer.benchmark.config.rev161129
Modifier and TypeMethodDescriptionConfigBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Config> augmentation) Add an augmentation to this builder's product.ConfigBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Config>> augmentationType) Remove an augmentation from this builder's product.ConfigBuilder.setAppPeerId
(String value) Set the property corresponding toConfig.getAppPeerId()
to the specified value.