Uses of Class
io.quarkus.deployment.pkg.steps.GraalVM.Version
Packages that use GraalVM.Version
-
Uses of GraalVM.Version in io.quarkus.deployment.builditem.nativeimage
Constructors in io.quarkus.deployment.builditem.nativeimage with parameters of type GraalVM.VersionModifierConstructorDescriptionJPMSExportBuildItem(String moduleName, String packageName, GraalVM.Version exportSince, GraalVM.Version exportBefore) Deprecated. -
Uses of GraalVM.Version in io.quarkus.deployment.pkg.steps
Fields in io.quarkus.deployment.pkg.steps declared as GraalVM.VersionModifier and TypeFieldDescriptionstatic final GraalVM.VersionGraalVM.Version.VERSION_23_1_0Deprecated, for removal: This API element is subject to removal in a future version.static final GraalVM.VersionGraalVM.Version.VERSION_24_0_0Deprecated, for removal: This API element is subject to removal in a future version.static final GraalVM.VersionGraalVM.Version.VERSION_24_0_999Deprecated, for removal: This API element is subject to removal in a future version.static final GraalVM.VersionGraalVM.Version.VERSION_24_1_0Deprecated, for removal: This API element is subject to removal in a future version.static final GraalVM.VersionGraalVM.Version.VERSION_24_1_999Deprecated, for removal: This API element is subject to removal in a future version.static final GraalVM.VersionGraalVM.Version.VERSION_24_2_0Deprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.deployment.pkg.steps that return GraalVM.VersionModifier and TypeMethodDescriptionNativeImageBuildRunner.getGraalVMVersion()static GraalVM.Version(package private) static GraalVM.VersionMethods in io.quarkus.deployment.pkg.steps with parameters of type GraalVM.Version
JPMSExportBuildItem(String, String, GraalVM.Version, GraalVM.Version)instead