com.aliyuncs.cms.model.v20170301
类 ListAlarmHistoryResponse.AlarmHistory
java.lang.Object
com.aliyuncs.cms.model.v20170301.ListAlarmHistoryResponse.AlarmHistory
- 包容类:
- ListAlarmHistoryResponse
public static class ListAlarmHistoryResponse.AlarmHistory
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListAlarmHistoryResponse.AlarmHistory
public ListAlarmHistoryResponse.AlarmHistory()
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)
getEvaluationCount
public Integer getEvaluationCount()
setEvaluationCount
public void setEvaluationCount(Integer evaluationCount)
getValue
public String getValue()
setValue
public void setValue(String value)
getAlarmTime
public Long getAlarmTime()
setAlarmTime
public void setAlarmTime(Long alarmTime)
getLastTime
public Long getLastTime()
setLastTime
public void setLastTime(Long lastTime)
getState
public String getState()
setState
public void setState(String state)
getStatus
public Integer getStatus()
setStatus
public void setStatus(Integer status)
getContactGroups
public List<String> getContactGroups()
setContactGroups
public void setContactGroups(List<String> contactGroups)
Copyright © 2017. All Rights Reserved.