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