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()PlatformImportsAppModel. getPlatforms()Deprecated.PlatformImportsDefaultApplicationModel. getPlatforms()Methods in io.quarkus.bootstrap.model with parameters of type PlatformImports Modifier and Type Method Description ApplicationModelBuilderApplicationModelBuilder. setPlatformImports(PlatformImports platformImports)AppModel.BuilderAppModel.Builder. setPlatformImports(PlatformImports platformImports)
-