@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GlobalAlertRule extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ALERT_RULES |
static String |
SERIALIZED_NAME_BOOLEAN |
static String |
SERIALIZED_NAME_CAUSE |
static String |
SERIALIZED_NAME_DEFAULT_THRESHOLDS |
static String |
SERIALIZED_NAME_DISABLED |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_IMPACT |
static String |
SERIALIZED_NAME_MESSAGE |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_OBJECT |
static String |
SERIALIZED_NAME_OPERATOR |
static String |
SERIALIZED_NAME_SOLUTION |
static String |
SERIALIZED_NAME_THRESHOLDS |
static String |
SERIALIZED_NAME_UNIT |
_isPresent_| 构造器和说明 |
|---|
GlobalAlertRule() |
public static final String SERIALIZED_NAME_DEFAULT_THRESHOLDS
public GlobalAlertRule alertRules(List<NestedAlertRule> alertRules)
public GlobalAlertRule addAlertRulesItem(NestedAlertRule alertRulesItem)
@Nullable public List<NestedAlertRule> getAlertRules()
public void setAlertRules(List<NestedAlertRule> alertRules)
public GlobalAlertRule alertRules_ExplictlyNull()
public GlobalAlertRule alertRules_ExplictlyNonNull()
public void setAlertRules_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAlertRules_IsExplictlyNull()
public GlobalAlertRule _boolean(Boolean _boolean)
public void setBoolean(Boolean _boolean)
public GlobalAlertRule _boolean_ExplictlyNull()
public GlobalAlertRule _boolean_ExplictlyNonNull()
public void setBoolean_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBoolean_IsExplictlyNull()
public GlobalAlertRule cause(String cause)
public void setCause(String cause)
public GlobalAlertRule cause_ExplictlyNull()
public GlobalAlertRule cause_ExplictlyNonNull()
public void setCause_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCause_IsExplictlyNull()
public GlobalAlertRule defaultThresholds(List<NestedThresholds> defaultThresholds)
public GlobalAlertRule addDefaultThresholdsItem(NestedThresholds defaultThresholdsItem)
@Nonnull public List<NestedThresholds> getDefaultThresholds()
public void setDefaultThresholds(List<NestedThresholds> defaultThresholds)
public GlobalAlertRule defaultThresholds_ExplictlyNull()
public GlobalAlertRule defaultThresholds_ExplictlyNonNull()
public void setDefaultThresholds_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDefaultThresholds_IsExplictlyNull()
public GlobalAlertRule disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
public GlobalAlertRule disabled_ExplictlyNull()
public GlobalAlertRule disabled_ExplictlyNonNull()
public void setDisabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisabled_IsExplictlyNull()
public GlobalAlertRule id(String id)
public void setId(String id)
public GlobalAlertRule id_ExplictlyNull()
public GlobalAlertRule id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public GlobalAlertRule impact(String impact)
public void setImpact(String impact)
public GlobalAlertRule impact_ExplictlyNull()
public GlobalAlertRule impact_ExplictlyNonNull()
public void setImpact_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImpact_IsExplictlyNull()
public GlobalAlertRule message(String message)
public void setMessage(String message)
public GlobalAlertRule message_ExplictlyNull()
public GlobalAlertRule message_ExplictlyNonNull()
public void setMessage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessage_IsExplictlyNull()
public GlobalAlertRule name(String name)
public void setName(String name)
public GlobalAlertRule name_ExplictlyNull()
public GlobalAlertRule name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public GlobalAlertRule _object(AlertRuleObject _object)
@Nullable public AlertRuleObject getObject()
public void setObject(AlertRuleObject _object)
public GlobalAlertRule _object_ExplictlyNull()
public GlobalAlertRule _object_ExplictlyNonNull()
public void setObject_IsExplictlyNull(boolean isExplictlyNull)
public boolean getObject_IsExplictlyNull()
public GlobalAlertRule operator(String operator)
public void setOperator(String operator)
public GlobalAlertRule operator_ExplictlyNull()
public GlobalAlertRule operator_ExplictlyNonNull()
public void setOperator_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOperator_IsExplictlyNull()
public GlobalAlertRule solution(String solution)
public void setSolution(String solution)
public GlobalAlertRule solution_ExplictlyNull()
public GlobalAlertRule solution_ExplictlyNonNull()
public void setSolution_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSolution_IsExplictlyNull()
public GlobalAlertRule thresholds(List<NestedThresholds> thresholds)
public GlobalAlertRule addThresholdsItem(NestedThresholds thresholdsItem)
@Nonnull public List<NestedThresholds> getThresholds()
public void setThresholds(List<NestedThresholds> thresholds)
public GlobalAlertRule thresholds_ExplictlyNull()
public GlobalAlertRule thresholds_ExplictlyNonNull()
public void setThresholds_IsExplictlyNull(boolean isExplictlyNull)
public boolean getThresholds_IsExplictlyNull()
public GlobalAlertRule unit(AlertRuleUnit unit)
@Nonnull public AlertRuleUnit getUnit()
public void setUnit(AlertRuleUnit unit)
public GlobalAlertRule unit_ExplictlyNull()
public GlobalAlertRule unit_ExplictlyNonNull()
public void setUnit_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUnit_IsExplictlyNull()
Copyright © 2025. All rights reserved.