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