Uses of Interface
io.quarkus.bootstrap.model.PlatformImports
-
Packages that use PlatformImports Package Description io.quarkus.bootstrap.model -
-
Uses of PlatformImports in io.quarkus.bootstrap.model
Classes in io.quarkus.bootstrap.model that implement PlatformImports Modifier and Type Class Description classPlatformImportsImplMethods in io.quarkus.bootstrap.model that return PlatformImports Modifier and Type Method Description PlatformImportsApplicationModel. getPlatforms()Quarkus platforms (BOMs) found in the configuration of an applicationPlatformImportsDefaultApplicationModel. getPlatforms()Methods in io.quarkus.bootstrap.model with parameters of type PlatformImports Modifier and Type Method Description ApplicationModelBuilderApplicationModelBuilder. setPlatformImports(PlatformImports platformImports)
-