Interface CvssScoreAdjustment.Builder

    • Method Detail

      • metric

        CvssScoreAdjustment.Builder metric​(String metric)

        The metric that Amazon Inspector used to adjust the CVSS score.

        Parameters:
        metric - The metric that Amazon Inspector used to adjust the CVSS score.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • reason

        CvssScoreAdjustment.Builder reason​(String reason)

        The reason for the CVSS score adjustment.

        Parameters:
        reason - The reason for the CVSS score adjustment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.