vertx
/
io.vertx.ext.sql
/
UpdateResultConverter
/
fromJson
fromJson
open
static
fun
fromJson
(
json
:
JsonObject
,
obj
:
UpdateResult
)
:
Unit