vertx / io.vertx.core.dns / DnsClientOptions / setPort

setPort

open fun setPort(port: Int): DnsClientOptions

Set the port to be used by this client in requests.

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