Interface FindingIdentifier.Builder

    • Method Detail

      • findingId

        FindingIdentifier.Builder findingId​(String findingId)

        The identifier for a finding.

        Parameters:
        findingId - The identifier for a finding.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • scanName

        FindingIdentifier.Builder scanName​(String scanName)

        The name of the scan that generated the finding.

        Parameters:
        scanName - The name of the scan that generated the finding.
        Returns:
        Returns a reference to this object so that method calls can be chained together.