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