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