Interface SNOMEDCTTrait.Builder

    • Method Detail

      • name

        SNOMEDCTTrait.Builder name​(String name)

        The name or contextual description of a detected trait.

        Parameters:
        name - The name or contextual description of a detected trait.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        SNOMEDCTTraitName, SNOMEDCTTraitName
      • score

        SNOMEDCTTrait.Builder score​(Float score)

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

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