vertx / io.vertx.reactivex.ext.web.api / RequestParameter / create

create

open static fun create(name: String, value: Any): RequestParameter
open static fun create(value: Any): RequestParameter