Interface Recommendation.Builder

    • Method Detail

      • url

        Recommendation.Builder url​(String url)

        The URL address to the CVE remediation recommendations.

        Parameters:
        url - The URL address to the CVE remediation recommendations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • text

        Recommendation.Builder text​(String text)

        The recommended course of action to remediate the finding.

        Parameters:
        text - The recommended course of action to remediate the finding.
        Returns:
        Returns a reference to this object so that method calls can be chained together.