com.aliyuncs.cms.model.v20170301
类 ListAlarmResponse.Alarm
java.lang.Object
com.aliyuncs.cms.model.v20170301.ListAlarmResponse.Alarm
- 包容类:
- ListAlarmResponse
public static class ListAlarmResponse.Alarm
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListAlarmResponse.Alarm
public ListAlarmResponse.Alarm()
getId
public String getId()
setId
public void setId(String id)
getName
public String getName()
setName
public void setName(String name)
getNamespace
public String getNamespace()
setNamespace
public void setNamespace(String namespace)
getMetricName
public String getMetricName()
setMetricName
public void setMetricName(String metricName)
getDimensions
public String getDimensions()
setDimensions
public void setDimensions(String dimensions)
getPeriod
public Integer getPeriod()
setPeriod
public void setPeriod(Integer period)
getStatistics
public String getStatistics()
setStatistics
public void setStatistics(String statistics)
getComparisonOperator
public String getComparisonOperator()
setComparisonOperator
public void setComparisonOperator(String comparisonOperator)
getThreshold
public String getThreshold()
setThreshold
public void setThreshold(String threshold)
getEvaluationCount
public Integer getEvaluationCount()
setEvaluationCount
public void setEvaluationCount(Integer evaluationCount)
getStartTime
public Integer getStartTime()
setStartTime
public void setStartTime(Integer startTime)
getEndTime
public Integer getEndTime()
setEndTime
public void setEndTime(Integer endTime)
getSilenceTime
public Integer getSilenceTime()
setSilenceTime
public void setSilenceTime(Integer silenceTime)
getNotifyType
public Integer getNotifyType()
setNotifyType
public void setNotifyType(Integer notifyType)
getEnable
public Boolean getEnable()
setEnable
public void setEnable(Boolean enable)
getState
public String getState()
setState
public void setState(String state)
getContactGroups
public List<String> getContactGroups()
setContactGroups
public void setContactGroups(List<String> contactGroups)
Copyright © 2017. All Rights Reserved.