suspend fun DnsClient.lookup4Await(name: String): String?
Suspending version of method io.vertx.core.dns.DnsClient.lookup4
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.