Interface EntityLabel.Builder

  • Method Details

    • name

      The name of the label.

      Parameters:
      name - The name of the label.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of the label.

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

      EntityLabel.Builder score(Float score)

      The level of confidence that Amazon Comprehend has in the accuracy of the detection.

      Parameters:
      score - The level of confidence that Amazon Comprehend has in the accuracy of the detection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.