@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class AlertRule extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER |
static String |
SERIALIZED_NAME_CUSTOMIZED |
static String |
SERIALIZED_NAME_DISABLED |
static String |
SERIALIZED_NAME_GLOBAL_ALERT_RULE |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_THRESHOLDS |
_isPresent_| 构造器和说明 |
|---|
AlertRule() |
public static final String SERIALIZED_NAME_GLOBAL_ALERT_RULE
public AlertRule cluster(NestedCluster cluster)
@Nullable public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public AlertRule cluster_ExplictlyNull()
public AlertRule cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public void setCustomized(Boolean customized)
public AlertRule customized_ExplictlyNull()
public AlertRule customized_ExplictlyNonNull()
public void setCustomized_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCustomized_IsExplictlyNull()
public void setDisabled(Boolean disabled)
public AlertRule disabled_ExplictlyNull()
public AlertRule disabled_ExplictlyNonNull()
public void setDisabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisabled_IsExplictlyNull()
public AlertRule globalAlertRule(NestedGlobalAlertRule globalAlertRule)
@Nonnull public NestedGlobalAlertRule getGlobalAlertRule()
public void setGlobalAlertRule(NestedGlobalAlertRule globalAlertRule)
public AlertRule globalAlertRule_ExplictlyNull()
public AlertRule globalAlertRule_ExplictlyNonNull()
public void setGlobalAlertRule_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGlobalAlertRule_IsExplictlyNull()
public void setId(String id)
public AlertRule id_ExplictlyNull()
public AlertRule id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public void setLocalId(String localId)
public AlertRule localId_ExplictlyNull()
public AlertRule localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public AlertRule thresholds(List<NestedThresholds> thresholds)
public AlertRule addThresholdsItem(NestedThresholds thresholdsItem)
@Nonnull public List<NestedThresholds> getThresholds()
public void setThresholds(List<NestedThresholds> thresholds)
public AlertRule thresholds_ExplictlyNull()
public AlertRule thresholds_ExplictlyNonNull()
public void setThresholds_IsExplictlyNull(boolean isExplictlyNull)
public boolean getThresholds_IsExplictlyNull()
Copyright © 2025. All rights reserved.