@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class CustomizeAlertRuleUpdationParamsData extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTERS |
static String |
SERIALIZED_NAME_DISABLED |
static String |
SERIALIZED_NAME_THRESHOLDS |
_isPresent_| 构造器和说明 |
|---|
CustomizeAlertRuleUpdationParamsData() |
public CustomizeAlertRuleUpdationParamsData thresholds(List<AlertRuleThresholds> thresholds)
public CustomizeAlertRuleUpdationParamsData addThresholdsItem(AlertRuleThresholds thresholdsItem)
@Nullable public List<AlertRuleThresholds> getThresholds()
public void setThresholds(List<AlertRuleThresholds> thresholds)
public CustomizeAlertRuleUpdationParamsData thresholds_ExplictlyNull()
public CustomizeAlertRuleUpdationParamsData thresholds_ExplictlyNonNull()
public void setThresholds_IsExplictlyNull(boolean isExplictlyNull)
public boolean getThresholds_IsExplictlyNull()
public CustomizeAlertRuleUpdationParamsData disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
public CustomizeAlertRuleUpdationParamsData disabled_ExplictlyNull()
public CustomizeAlertRuleUpdationParamsData disabled_ExplictlyNonNull()
public void setDisabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisabled_IsExplictlyNull()
public CustomizeAlertRuleUpdationParamsData clusters(ClusterWhereInput clusters)
@Nonnull public ClusterWhereInput getClusters()
public void setClusters(ClusterWhereInput clusters)
public CustomizeAlertRuleUpdationParamsData clusters_ExplictlyNull()
public CustomizeAlertRuleUpdationParamsData clusters_ExplictlyNonNull()
public void setClusters_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusters_IsExplictlyNull()
Copyright © 2025. All rights reserved.