com.baidubce.services.dugo.alarm
Class AlarmRule
java.lang.Object
com.baidubce.services.dugo.alarm.AlarmRule
public class AlarmRule
- extends Object
the alarm rule main model
Created by liuzhenxing01 on 2018/10/22.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlarmRule
public AlarmRule()
getRule
public String getRule()
setRule
public void setRule(String rule)
getAlarmField
public String getAlarmField()
setAlarmField
public void setAlarmField(String alarmField)
getAlarmFieldValue
public Double getAlarmFieldValue()
setAlarmFieldValue
public void setAlarmFieldValue(Double alarmFieldValue)
Copyright © 2018. All rights reserved.