Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120.MonitorId
Packages that use MonitorId
Package
Description
-
Uses of MonitorId in org.opendaylight.protocol.bmp.impl.app
Constructors in org.opendaylight.protocol.bmp.impl.app with parameters of type MonitorIdModifierConstructorDescriptionBmpMonitoringStationImpl
(org.opendaylight.mdsal.dom.api.DOMDataBroker domDataBroker, BmpDispatcher dispatcher, RIBExtensionConsumerContext extensions, org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree codecTree, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonProvider, MonitorId monitorId, InetSocketAddress address, Collection<MonitoredRouter> mrs) -
Uses of MonitorId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev200120.odl.bmp.monitors
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev200120.odl.bmp.monitors that return MonitorIdModifier and TypeMethodDescriptionBmpMonitorConfig.getMonitorId()
Return monitorId, ornull
if it is not present.BmpMonitorConfigBuilder.getMonitorId()
Return current value associated with the property corresponding toBmpMonitorConfig.getMonitorId()
.@NonNull MonitorId
BmpMonitorConfigKey.getMonitorId()
Return monitorId, guaranteed to be non-null.default @NonNull MonitorId
BmpMonitorConfig.requireMonitorId()
Return monitorId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev200120.odl.bmp.monitors with parameters of type MonitorIdModifier and TypeMethodDescriptionBmpMonitorConfigBuilder.setMonitorId
(MonitorId value) Set the property corresponding toBmpMonitorConfig.getMonitorId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev200120.odl.bmp.monitors with parameters of type MonitorIdModifierConstructorDescriptionBmpMonitorConfigKey
(@NonNull MonitorId _monitorId) Constructs an instance. -
Uses of MonitorId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120 that return MonitorIdModifier and TypeMethodDescriptionstatic MonitorId
MonitorId.getDefaultInstance
(String defaultValue) Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120 with parameters of type MonitorId -
Uses of MonitorId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120.bmp.monitor
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120.bmp.monitor that return MonitorIdModifier and TypeMethodDescriptionMonitor.getMonitorId()
Return monitorId, ornull
if it is not present.MonitorBuilder.getMonitorId()
Return current value associated with the property corresponding toMonitor.getMonitorId()
.@NonNull MonitorId
MonitorKey.getMonitorId()
Return monitorId, guaranteed to be non-null.default @NonNull MonitorId
Monitor.requireMonitorId()
Return monitorId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120.bmp.monitor with parameters of type MonitorIdModifier and TypeMethodDescriptionMonitorBuilder.setMonitorId
(MonitorId value) Set the property corresponding toMonitor.getMonitorId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120.bmp.monitor with parameters of type MonitorId