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