suspend fun DnsClient.resolveNSAwait(name: String): List<String>
Suspending version of method io.vertx.core.dns.DnsClient.resolveNS
name
- the name for which the NS records should be resolved
Return
NOTE: This function has been automatically generated from io.vertx.core.dns.DnsClient using Vert.x codegen.