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