Uses of Interface
io.vertx.reactivex.openapi.validation.Parameter
-
Packages that use Parameter Package Description io.vertx.reactivex.openapi.validation -
-
Uses of Parameter in io.vertx.reactivex.openapi.validation
Classes in io.vertx.reactivex.openapi.validation that implement Parameter Modifier and Type Class Description class
RequestParameter
class
ResponseParameter
Methods in io.vertx.reactivex.openapi.validation that return Parameter Modifier and Type Method Description static Parameter
Parameter. newInstance(Parameter arg)
-