- valueOf(String) - Static method in enum io.quarkus.bootstrap.app.QuarkusBootstrap.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quarkus.bootstrap.resolver.update.DependenciesOrigin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quarkus.bootstrap.resolver.update.VersionUpdate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quarkus.bootstrap.resolver.update.VersionUpdateNumber
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quarkus.bootstrap.utils.BuildToolHelper.BuildTool
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.quarkus.bootstrap.app.QuarkusBootstrap.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quarkus.bootstrap.resolver.update.DependenciesOrigin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quarkus.bootstrap.resolver.update.VersionUpdate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quarkus.bootstrap.resolver.update.VersionUpdateNumber
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quarkus.bootstrap.utils.BuildToolHelper.BuildTool
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionUpdate - Enum in io.quarkus.bootstrap.resolver.update
-
Indicates which update policy should be applied.
- VersionUpdateNumber - Enum in io.quarkus.bootstrap.resolver.update
-
Indicates which version number is allowed to be updated.
- visibleDefineClass(String, byte[], int, int) - Method in class io.quarkus.bootstrap.classloading.QuarkusClassLoader
-