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