Interface CreateSbomExportResponse.Builder

    • Method Detail

      • reportId

        CreateSbomExportResponse.Builder reportId​(String reportId)

        The report ID for the software bill of materials (SBOM) report.

        Parameters:
        reportId - The report ID for the software bill of materials (SBOM) report.
        Returns:
        Returns a reference to this object so that method calls can be chained together.