Uses of Enum
io.vertx.openapi.contract.Style
Packages that use Style
Package
Description
-
Uses of Style in io.vertx.openapi.contract
Subclasses with type arguments of type Style in io.vertx.openapi.contractMethods in io.vertx.openapi.contract that return StyleModifier and TypeMethodDescriptionstatic StyleStyle.defaultByLocation(Location in) Parameter.getStyle()static Stylestatic StyleReturns the enum constant of this type with the specified name.static Style[]Style.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Style in io.vertx.openapi.validation
Methods in io.vertx.openapi.validation with parameters of type StyleModifier and TypeMethodDescriptionstatic ValidatorExceptionValidatorException.createUnsupportedTransformation(Style style, SchemaType schemaType) -
Uses of Style in io.vertx.reactivex.openapi.contract
Methods in io.vertx.reactivex.openapi.contract that return Style -
Uses of Style in io.vertx.rxjava3.openapi.contract
Methods in io.vertx.rxjava3.openapi.contract that return Style