Interface DimensionValueContribution.Builder

  • Method Details

    • dimensionValue

      DimensionValueContribution.Builder dimensionValue(String dimensionValue)

      The value of the dimension.

      Parameters:
      dimensionValue - The value of the dimension.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contributionScore

      DimensionValueContribution.Builder contributionScore(Double contributionScore)

      The severity score of the value.

      Parameters:
      contributionScore - The severity score of the value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.