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