| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
AlertRuleThresholds |
AlertRuleThresholds.severity(SeverityEnum severity) |
AlertRuleThresholds |
AlertRuleThresholds.value(Integer value) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AlertRuleThresholds> |
GlobalAlertRuleUpdationParamsData.getThresholds()
Get thresholds
|
List<AlertRuleThresholds> |
CustomizeAlertRuleUpdationParamsData.getThresholds()
Get thresholds
|
| 限定符和类型 | 方法和说明 |
|---|---|
GlobalAlertRuleUpdationParamsData |
GlobalAlertRuleUpdationParamsData.addThresholdsItem(AlertRuleThresholds thresholdsItem) |
CustomizeAlertRuleUpdationParamsData |
CustomizeAlertRuleUpdationParamsData.addThresholdsItem(AlertRuleThresholds thresholdsItem) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GlobalAlertRuleUpdationParamsData.setThresholds(List<AlertRuleThresholds> thresholds) |
void |
CustomizeAlertRuleUpdationParamsData.setThresholds(List<AlertRuleThresholds> thresholds) |
GlobalAlertRuleUpdationParamsData |
GlobalAlertRuleUpdationParamsData.thresholds(List<AlertRuleThresholds> thresholds) |
CustomizeAlertRuleUpdationParamsData |
CustomizeAlertRuleUpdationParamsData.thresholds(List<AlertRuleThresholds> thresholds) |
Copyright © 2025. All rights reserved.