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