vertx / io.vertx.ext.consul / BlockingQueryOptionsConverter

BlockingQueryOptionsConverter

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.

Constructors

<init>

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.

Functions

fromJson

open static fun fromJson(json: JsonObject, obj: BlockingQueryOptions): Unit

toJson

open static fun toJson(obj: BlockingQueryOptions, json: JsonObject): Unit