vertx / io.vertx.micrometer / VertxInfluxDbOptionsConverter

VertxInfluxDbOptionsConverter

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.

Constructors

<init>

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.

Functions

fromJson

open static fun fromJson(json: JsonObject, obj: VertxInfluxDbOptions): Unit

toJson

open static fun toJson(obj: VertxInfluxDbOptions, json: JsonObject): Unit