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