Uses of Class
io.quarkus.bootstrap.model.PlatformReleaseInfo
-
Packages that use PlatformReleaseInfo Package Description io.quarkus.bootstrap.model -
-
Uses of PlatformReleaseInfo in io.quarkus.bootstrap.model
Methods in io.quarkus.bootstrap.model that return types with arguments of type PlatformReleaseInfo Modifier and Type Method Description Collection<PlatformReleaseInfo>PlatformImports. getPlatformReleaseInfo()Quarkus platform release information.Collection<PlatformReleaseInfo>PlatformImportsImpl. getPlatformReleaseInfo()
-