Interface ICD10CMTrait.Builder

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

public static interface ICD10CMTrait.Builder extends SdkPojo, CopyableBuilder<ICD10CMTrait.Builder,ICD10CMTrait>
  • 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

      The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as a trait.

      Parameters:
      score - The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as a trait.
      Returns:
      Returns a reference to this object so that method calls can be chained together.