java.lang.Object
org.kohsuke.github.GHSBOMExportResult
Represents the result of exporting an SBOM from a repository.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GHSBOMExportResult
public GHSBOMExportResult()Create default GHSBOMExportResult instance.
-
-
Method Details
-
getSbom
Gets the SBOM.- Returns:
- the SBOM
-