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