Package io.vertx.up.atom
Class Rule
- java.lang.Object
-
- io.vertx.up.atom.Rule
-
- All Implemented Interfaces:
Serializable
public class Rule extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Rulecreate(io.vertx.core.json.JsonObject data)io.vertx.core.json.JsonObjectgetConfig()StringgetMessage()StringgetType()StringtoString()
-