Interface Trait.Builder

    • Method Detail

      • name

        Trait.Builder name​(String name)

        Provides a name or contextual description about the trait.

        Parameters:
        name - Provides a name or contextual description about the trait.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AttributeName, AttributeName
      • name

        Trait.Builder name​(AttributeName name)

        Provides a name or contextual description about the trait.

        Parameters:
        name - Provides a name or contextual description about the trait.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AttributeName, AttributeName
      • score

        Trait.Builder score​(Float score)

        The level of confidence that Amazon Comprehend Medical has in the accuracy of this trait.

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