Uses of Class
io.smallrye.openapi.spring.SpringParameter
-
-
Uses of SpringParameter in io.smallrye.openapi.spring
Methods in io.smallrye.openapi.spring that return SpringParameter Modifier and Type Method Description static SpringParameterSpringParameter. valueOf(String name)Returns the enum constant of this type with the specified name.static SpringParameter[]SpringParameter. values()Returns an array containing the constants of this enum type, in the order they are declared.
-