Package io.quarkus.sbom
Class ApplicationManifest.Builder
java.lang.Object
io.quarkus.sbom.ApplicationManifest
io.quarkus.sbom.ApplicationManifest.Builder
- Enclosing class:
ApplicationManifest
-
Nested Class Summary
Nested classes/interfaces inherited from class io.quarkus.sbom.ApplicationManifest
ApplicationManifest.Builder -
Field Summary
Fields inherited from class io.quarkus.sbom.ApplicationManifest
components, mainComponent, runnerPath -
Method Summary
Modifier and TypeMethodDescriptionaddComponent(ApplicationComponent component) build()setRunnerPath(Path runnerPath) Methods inherited from class io.quarkus.sbom.ApplicationManifest
builder, fromConfig, getComponents, getMainComponent, getRunnerPath
-
Method Details
-
setMainComponent
-
addComponent
-
setRunnerPath
-
build
-