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