vertx
/
io.vertx.redis
/
RedisOptionsConverter
/
fromJson
fromJson
open
static
fun
fromJson
(
json
:
JsonObject
,
obj
:
RedisOptions
)
:
Unit