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