vertx / io.vertx.ext.consul / CheckListConverter

CheckListConverter

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.

Constructors

<init>

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.

Functions

fromJson

open static fun fromJson(json: JsonObject, obj: CheckList): Unit

toJson

open static fun toJson(obj: CheckList, json: JsonObject): Unit