public static class CreateOrUpdateAlertRuleResponse.AlertRule extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateOrUpdateAlertRuleResponse.AlertRule.AlertRuleContent |
static class |
CreateOrUpdateAlertRuleResponse.AlertRule.AnnotationsItem |
static class |
CreateOrUpdateAlertRuleResponse.AlertRule.Filters |
static class |
CreateOrUpdateAlertRuleResponse.AlertRule.LabelsItem |
static class |
CreateOrUpdateAlertRuleResponse.AlertRule.Tag |
| 构造器和说明 |
|---|
AlertRule() |
public Float getAlertId()
public void setAlertId(Float alertId)
public String getAlertName()
public void setAlertName(String alertName)
public String getUserId()
public void setUserId(String userId)
public String getRegionId()
public void setRegionId(String regionId)
public String getAlertType()
public void setAlertType(String alertType)
public String getAlertStatus()
public void setAlertStatus(String alertStatus)
public Long getCreatedTime()
public void setCreatedTime(Long createdTime)
public Long getUpdatedTime()
public void setUpdatedTime(Long updatedTime)
public String getExtend()
public void setExtend(String extend)
public String getNotifyStrategy()
public void setNotifyStrategy(String notifyStrategy)
public Boolean getAutoAddNewApplication()
public void setAutoAddNewApplication(Boolean autoAddNewApplication)
public String getMetricsType()
public void setMetricsType(String metricsType)
public String getAlertCheckType()
public void setAlertCheckType(String alertCheckType)
public String getClusterId()
public void setClusterId(String clusterId)
public Long getAlertGroup()
public void setAlertGroup(Long alertGroup)
public String getPromQL()
public void setPromQL(String promQL)
public String getDuration()
public void setDuration(String duration)
public String getLevel()
public void setLevel(String level)
public String getMessage()
public void setMessage(String message)
public String getNotifyMode()
public void setNotifyMode(String notifyMode)
public List<CreateOrUpdateAlertRuleResponse.AlertRule.LabelsItem> getLabels()
public void setLabels(List<CreateOrUpdateAlertRuleResponse.AlertRule.LabelsItem> labels)
public List<CreateOrUpdateAlertRuleResponse.AlertRule.AnnotationsItem> getAnnotations()
public void setAnnotations(List<CreateOrUpdateAlertRuleResponse.AlertRule.AnnotationsItem> annotations)
public List<CreateOrUpdateAlertRuleResponse.AlertRule.Tag> getTags()
public void setTags(List<CreateOrUpdateAlertRuleResponse.AlertRule.Tag> tags)
public CreateOrUpdateAlertRuleResponse.AlertRule.AlertRuleContent getAlertRuleContent()
public void setAlertRuleContent(CreateOrUpdateAlertRuleResponse.AlertRule.AlertRuleContent alertRuleContent)
public CreateOrUpdateAlertRuleResponse.AlertRule.Filters getFilters()
public void setFilters(CreateOrUpdateAlertRuleResponse.AlertRule.Filters filters)
Copyright © 2024. All Rights Reserved.