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