vertx / io.vertx.micrometer / VertxPrometheusOptionsConverter

VertxPrometheusOptionsConverter

open class VertxPrometheusOptionsConverter

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

Constructors

<init>

VertxPrometheusOptionsConverter()

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

Functions

fromJson

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

toJson

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