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