Cvss3.Builder (AWS SDK for Java

Cvss3.Builder (AWS SDK for Java - 2.25.21)
All Superinterfaces:
Buildable, CopyableBuilder<Cvss3.Builder,Cvss3>, SdkBuilder<Cvss3.Builder,Cvss3>, SdkPojo
Enclosing class:
Cvss3

  • Method Details

    • baseScore

      The CVSS v3 base score for the vulnerability.

      Parameters:
      baseScore - The CVSS v3 base score for the vulnerability.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • scoringVector

      The scoring vector associated with the CVSS v3 score.

      Parameters:
      scoringVector - The scoring vector associated with the CVSS v3 score.
      Returns:
      Returns a reference to this object so that method calls can be chained together.

You Might Also Like