vertx / io.vertx.ext.hawkular / VertxHawkularOptionsConverter

VertxHawkularOptionsConverter

open class VertxHawkularOptionsConverter

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

Constructors

<init>

VertxHawkularOptionsConverter()

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

Functions

fromJson

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

toJson

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