vertx / io.vertx.reactivex.core / MultiMap / setAll

setAll

open fun setAll(map: MultiMap): MultiMap

Cleans this instance.

Parameters

map -

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