Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev200120.OdlBmpMonitorsBuilder
Package
Description
-
Uses of OdlBmpMonitorsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev200120
Modifier and TypeMethodDescriptionOdlBmpMonitorsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<OdlBmpMonitors> augmentation) Add an augmentation to this builder's product.OdlBmpMonitorsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<OdlBmpMonitors>> augmentationType) Remove an augmentation from this builder's product.OdlBmpMonitorsBuilder.setBmpMonitorConfig
(Map<BmpMonitorConfigKey, BmpMonitorConfig> values) Set the property corresponding toOdlBmpMonitors.getBmpMonitorConfig()
to the specified value.