Uses of Class
io.quarkus.sbom.ApplicationComponent.Builder
Packages that use ApplicationComponent.Builder
-
Uses of ApplicationComponent.Builder in io.quarkus.sbom
Methods in io.quarkus.sbom that return ApplicationComponent.BuilderModifier and TypeMethodDescriptionstatic ApplicationComponent.BuilderApplicationComponent.builder()ApplicationComponent.Builder.setDependencies(Collection<ArtifactCoords> dependencies) ApplicationComponent.Builder.setDevelopmentScope()ApplicationComponent.Builder.setDistributionPath(String distributionPath) ApplicationComponent.Builder.setPedigree(String pedigree) ApplicationComponent.Builder.setResolvedDependency(ResolvedDependency dep)