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