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