Interface CancelSbomExportResponse.Builder

    • Method Detail

      • reportId

        CancelSbomExportResponse.Builder reportId​(String reportId)

        The report ID of the canceled SBOM export.

        Parameters:
        reportId - The report ID of the canceled SBOM export.
        Returns:
        Returns a reference to this object so that method calls can be chained together.