Interface ScoreAttributes.Builder

  • Method Details

    • scoreConfidence

      ScoreAttributes.Builder scoreConfidence(String scoreConfidence)

      The confidence level of the relevance score.

      Parameters:
      scoreConfidence - The confidence level of the relevance score.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • scoreConfidence

      ScoreAttributes.Builder scoreConfidence(ScoreConfidence scoreConfidence)

      The confidence level of the relevance score.

      Parameters:
      scoreConfidence - The confidence level of the relevance score.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: