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