vertx / io.vertx.ext.consul / PreparedQueryExecuteOptionsConverter

PreparedQueryExecuteOptionsConverter

open class PreparedQueryExecuteOptionsConverter

Converter for io.vertx.ext.consul.PreparedQueryExecuteOptions. NOTE: This class has been automatically generated from the io.vertx.ext.consul.PreparedQueryExecuteOptions original class using Vert.x codegen.

Constructors

<init>

PreparedQueryExecuteOptionsConverter()

Converter for io.vertx.ext.consul.PreparedQueryExecuteOptions. NOTE: This class has been automatically generated from the io.vertx.ext.consul.PreparedQueryExecuteOptions original class using Vert.x codegen.

Functions

fromJson

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

toJson

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