vertx / io.vertx.core.dns / DnsClientOptions / setHost

setHost

open fun setHost(host: String): DnsClientOptions

Set the host name to be used by this client in requests.

Return
a reference to this, so the API can be used fluently