vertx / io.vertx.micrometer / VertxJmxMetricsOptionsConverter

VertxJmxMetricsOptionsConverter

open class VertxJmxMetricsOptionsConverter

Converter for io.vertx.micrometer.VertxJmxMetricsOptions. NOTE: This class has been automatically generated from the io.vertx.micrometer.VertxJmxMetricsOptions original class using Vert.x codegen.

Constructors

<init>

VertxJmxMetricsOptionsConverter()

Converter for io.vertx.micrometer.VertxJmxMetricsOptions. NOTE: This class has been automatically generated from the io.vertx.micrometer.VertxJmxMetricsOptions original class using Vert.x codegen.

Functions

fromJson

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

toJson

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