Uses of Interface
io.vertx.openapi.mediatype.MediaTypePredicate
Packages that use MediaTypePredicate
-
Uses of MediaTypePredicate in io.vertx.openapi.mediatype
Methods in io.vertx.openapi.mediatype that return MediaTypePredicateModifier and TypeMethodDescriptionstatic MediaTypePredicateMediaTypePredicate.ofExactTypes(String... types) Factory for a predicate that accepts a list of types.static MediaTypePredicateFactory for a predicate that accepts types based on a regular expression.