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

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

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

      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.