GlobalAlertRule |
GlobalAlertRule._boolean(Boolean _boolean) |
GlobalAlertRule |
GlobalAlertRule._object(AlertRuleObject _object) |
GlobalAlertRule |
GlobalAlertRule.addAlertRulesItem(NestedAlertRule alertRulesItem) |
GlobalAlertRule |
GlobalAlertRule.addDefaultThresholdsItem(NestedThresholds defaultThresholdsItem) |
GlobalAlertRule |
GlobalAlertRule.addThresholdsItem(NestedThresholds thresholdsItem) |
GlobalAlertRule |
GlobalAlertRule.alertRules(List<NestedAlertRule> alertRules) |
GlobalAlertRule |
GlobalAlertRule.cause(String cause) |
GlobalAlertRule |
GlobalAlertRule.defaultThresholds(List<NestedThresholds> defaultThresholds) |
GlobalAlertRule |
GlobalAlertRule.disabled(Boolean disabled) |
GlobalAlertRule |
WithTaskGlobalAlertRule.getData()
Get data
|
GlobalAlertRule |
GlobalAlertRule.id(String id) |
GlobalAlertRule |
GlobalAlertRule.impact(String impact) |
GlobalAlertRule |
GlobalAlertRule.message(String message) |
GlobalAlertRule |
GlobalAlertRule.name(String name) |
GlobalAlertRule |
GlobalAlertRule.operator(String operator) |
GlobalAlertRule |
GlobalAlertRule.solution(String solution) |
GlobalAlertRule |
GlobalAlertRule.thresholds(List<NestedThresholds> thresholds) |
GlobalAlertRule |
GlobalAlertRule.unit(AlertRuleUnit unit) |