Package | Description |
---|---|
org.opennms.netmgt.config.threshd |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Thresholder> |
ThreshdConfiguration.getThresholders() |
Modifier and Type | Method and Description |
---|---|
void |
ThreshdConfiguration.addThresholder(Thresholder thresholder) |
boolean |
ThreshdConfiguration.removeThresholder(Thresholder thresholder) |
Modifier and Type | Method and Description |
---|---|
void |
ThreshdConfiguration.setThresholders(List<Thresholder> thresholders) |
Copyright © 2021. All rights reserved.