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