public static interface RxNormTrait.Builder extends SdkPojo, CopyableBuilder<RxNormTrait.Builder,RxNormTrait>
| Modifier and Type | Method and Description |
|---|---|
RxNormTrait.Builder |
name(RxNormTraitName name)
Provides a name or contextual description about the trait.
|
RxNormTrait.Builder |
name(String name)
Provides a name or contextual description about the trait.
|
RxNormTrait.Builder |
score(Float score)
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected trait.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRxNormTrait.Builder name(String name)
Provides a name or contextual description about the trait.
name - Provides a name or contextual description about the trait.RxNormTraitName,
RxNormTraitNameRxNormTrait.Builder name(RxNormTraitName name)
Provides a name or contextual description about the trait.
name - Provides a name or contextual description about the trait.RxNormTraitName,
RxNormTraitNameRxNormTrait.Builder score(Float score)
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected trait.
score - The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected trait.Copyright © 2020. All rights reserved.