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