open class EventListConverter
Converter for io.vertx.ext.consul.EventList. NOTE: This class has been automatically generated from the io.vertx.ext.consul.EventList original class using Vert.x codegen.
EventListConverter()
Converter for io.vertx.ext.consul.EventList. NOTE: This class has been automatically generated from the io.vertx.ext.consul.EventList original class using Vert.x codegen. |
open static fun fromJson(json: JsonObject, obj: EventList): Unit |
|
open static fun toJson(obj: EventList, json: JsonObject): Unit |