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