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