Interface RxNormTrait.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RxNormTrait.Builder,RxNormTrait>, SdkBuilder<RxNormTrait.Builder,RxNormTrait>, SdkPojo
Enclosing class:
RxNormTrait

public static interface RxNormTrait.Builder extends SdkPojo, CopyableBuilder<RxNormTrait.Builder,RxNormTrait>
  • Method Details

    • 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:
    • 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:
    • 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.