vertx / io.vertx.core.http / RequestOptions / setPort

setPort

open fun setPort(port: Int): RequestOptions

Set the port to be used by the client request.

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