Interface RxNormTrait.Builder

    • Method Detail

      • name

        RxNormTrait.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:
        RxNormTraitName, RxNormTraitName
      • name

        RxNormTrait.Builder name​(RxNormTraitName 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:
        RxNormTraitName, RxNormTraitName
      • score

        RxNormTrait.Builder score​(Float score)

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

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