fun Event(id: String? = null, lTime: Int? = null, name: String? = null, node: String? = null, payload: String? = null, service: String? = null, tag: String? = null, version: Int? = null): Event
A function providing a DSL for building io.vertx.ext.consul.Event objects.
Holds properties of Consul event
lTime
- Set the Lamport clock time
node
- Set regular expression to filter by node name
payload
- Set payload of event
service
- Set regular expression to filter by service