Uses of Enum Class
io.quarkus.deployment.builditem.nativeimage.UnsupportedOSBuildItem.Os
Packages that use UnsupportedOSBuildItem.Os
-
Uses of UnsupportedOSBuildItem.Os in io.quarkus.deployment.builditem.nativeimage
Fields in io.quarkus.deployment.builditem.nativeimage declared as UnsupportedOSBuildItem.OsMethods in io.quarkus.deployment.builditem.nativeimage that return UnsupportedOSBuildItem.OsModifier and TypeMethodDescriptionstatic UnsupportedOSBuildItem.OsReturns the enum constant of this class with the specified name.static UnsupportedOSBuildItem.Os[]UnsupportedOSBuildItem.Os.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.quarkus.deployment.builditem.nativeimage with parameters of type UnsupportedOSBuildItem.Os