Class AlertUpdate
java.lang.Object
com.aeontronix.enhancedmule.tools.anypoint.AnypointObject
com.aeontronix.enhancedmule.tools.anypoint.alert.AlertUpdate
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Alert
- See Also:
-
Field Summary
Fields inherited from class com.aeontronix.enhancedmule.tools.anypoint.AnypointObject
client, httpHelper, json, jsonHelper, parent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetActions(List<AlertAction> actions) voidsetCondition(AlertCondition condition) voidvoidsetSeverity(AlertSeverity severity)
-
Constructor Details
-
AlertUpdate
public AlertUpdate()
-
-
Method Details
-
getSeverity
-
setSeverity
-
getName
-
setName
-
getCondition
-
setCondition
-
getActions
-
setActions
-