vertx / io.vertx.ext.consul / NodeQueryOptionsConverter

NodeQueryOptionsConverter

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.

Constructors

<init>

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.

Functions

fromJson

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

toJson

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