suspend fun DnsClient.lookup6Await(name: String): String?
Suspending version of method io.vertx.core.dns.DnsClient.lookup6
name - the name to resolve
name
Return
String?
NOTE: This function has been automatically generated from io.vertx.core.dns.DnsClient using Vert.x codegen.