Uses of Enum
io.smallrye.openapi.ui.Option
-
Uses of Option in io.smallrye.openapi.ui
Methods in io.smallrye.openapi.ui that return OptionModifier and TypeMethodDescriptionstatic OptionReturns the enum constant of this type with the specified name.static Option[]Option.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in io.smallrye.openapi.ui with type arguments of type OptionModifier and TypeMethodDescriptionstatic byte[]IndexHtmlCreator.createIndexHtml(Map<Option, String> options)