@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GlobalAlertRuleUpdationParamsData extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DISABLED |
static String |
SERIALIZED_NAME_THRESHOLDS |
| 构造器和说明 |
|---|
GlobalAlertRuleUpdationParamsData() |
| 限定符和类型 | 方法和说明 |
|---|---|
GlobalAlertRuleUpdationParamsData |
addThresholdsItem(AlertRuleThresholds thresholdsItem) |
GlobalAlertRuleUpdationParamsData |
disabled(Boolean disabled) |
boolean |
equals(Object o) |
Boolean |
getDisabled()
Get disabled
|
List<AlertRuleThresholds> |
getThresholds()
Get thresholds
|
int |
hashCode() |
void |
setDisabled(Boolean disabled) |
void |
setThresholds(List<AlertRuleThresholds> thresholds) |
GlobalAlertRuleUpdationParamsData |
thresholds(List<AlertRuleThresholds> thresholds) |
String |
toString() |
public GlobalAlertRuleUpdationParamsData thresholds(List<AlertRuleThresholds> thresholds)
public GlobalAlertRuleUpdationParamsData addThresholdsItem(AlertRuleThresholds thresholdsItem)
@Nullable public List<AlertRuleThresholds> getThresholds()
public void setThresholds(List<AlertRuleThresholds> thresholds)
public GlobalAlertRuleUpdationParamsData disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
Copyright © 2025. All rights reserved.