@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GlobalAlertRuleUpdationParamsData extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DISABLED |
static String |
SERIALIZED_NAME_THRESHOLDS |
_isPresent_| 构造器和说明 |
|---|
GlobalAlertRuleUpdationParamsData() |
| 限定符和类型 | 方法和说明 |
|---|---|
GlobalAlertRuleUpdationParamsData |
addThresholdsItem(AlertRuleThresholds thresholdsItem) |
GlobalAlertRuleUpdationParamsData |
disabled_ExplictlyNonNull() |
GlobalAlertRuleUpdationParamsData |
disabled_ExplictlyNull() |
GlobalAlertRuleUpdationParamsData |
disabled(Boolean disabled) |
boolean |
equals(Object o) |
boolean |
getDisabled_IsExplictlyNull() |
Boolean |
getDisabled()
Get disabled
|
boolean |
getThresholds_IsExplictlyNull() |
List<AlertRuleThresholds> |
getThresholds()
Get thresholds
|
int |
hashCode() |
void |
setDisabled_IsExplictlyNull(boolean isExplictlyNull) |
void |
setDisabled(Boolean disabled) |
void |
setThresholds_IsExplictlyNull(boolean isExplictlyNull) |
void |
setThresholds(List<AlertRuleThresholds> thresholds) |
GlobalAlertRuleUpdationParamsData |
thresholds_ExplictlyNonNull() |
GlobalAlertRuleUpdationParamsData |
thresholds_ExplictlyNull() |
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 thresholds_ExplictlyNull()
public GlobalAlertRuleUpdationParamsData thresholds_ExplictlyNonNull()
public void setThresholds_IsExplictlyNull(boolean isExplictlyNull)
public boolean getThresholds_IsExplictlyNull()
public GlobalAlertRuleUpdationParamsData disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
public GlobalAlertRuleUpdationParamsData disabled_ExplictlyNull()
public GlobalAlertRuleUpdationParamsData disabled_ExplictlyNonNull()
public void setDisabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisabled_IsExplictlyNull()
Copyright © 2025. All rights reserved.