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