public static interface SNOMEDCTTrait.Builder extends SdkPojo, CopyableBuilder<SNOMEDCTTrait.Builder,SNOMEDCTTrait>
| Modifier and Type | Method and Description |
|---|---|
SNOMEDCTTrait.Builder |
name(SNOMEDCTTraitName name)
The name or contextual description of a detected trait.
|
SNOMEDCTTrait.Builder |
name(String name)
The name or contextual description of a detected trait.
|
SNOMEDCTTrait.Builder |
score(Float score)
The level of confidence that Comprehend Medical has in the accuracy of a detected trait.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSNOMEDCTTrait.Builder name(String name)
The name or contextual description of a detected trait.
name - The name or contextual description of a detected trait.SNOMEDCTTraitName,
SNOMEDCTTraitNameSNOMEDCTTrait.Builder name(SNOMEDCTTraitName name)
The name or contextual description of a detected trait.
name - The name or contextual description of a detected trait.SNOMEDCTTraitName,
SNOMEDCTTraitNameSNOMEDCTTrait.Builder score(Float score)
The level of confidence that Comprehend Medical has in the accuracy of a detected trait.
score - The level of confidence that Comprehend Medical has in the accuracy of a detected trait.Copyright © 2022. All rights reserved.