Uses of Class
io.vertx.reactivex.openapi.validation.ResponseParameter
-
Packages that use ResponseParameter Package Description io.vertx.reactivex.openapi.validation -
-
Uses of ResponseParameter in io.vertx.reactivex.openapi.validation
Fields in io.vertx.reactivex.openapi.validation with type parameters of type ResponseParameter Modifier and Type Field Description static TypeArg<ResponseParameter>ResponseParameter. __TYPE_ARGMethods in io.vertx.reactivex.openapi.validation that return ResponseParameter Modifier and Type Method Description ResponseParameterValidatableResponse. getBody()ResponseParameterValidatedResponse. getBody()static ResponseParameterResponseParameter. newInstance(io.vertx.openapi.validation.ResponseParameter arg)Methods in io.vertx.reactivex.openapi.validation that return types with arguments of type ResponseParameter Modifier and Type Method Description Map<String,ResponseParameter>ValidatableResponse. getHeaders()Map<String,ResponseParameter>ValidatedResponse. getHeaders()
-