public static interface InferSnomedctRequest.Builder extends ComprehendMedicalRequest.Builder, SdkPojo, CopyableBuilder<InferSnomedctRequest.Builder,InferSnomedctRequest>
| Modifier and Type | Method and Description |
|---|---|
InferSnomedctRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
InferSnomedctRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
InferSnomedctRequest.Builder |
text(String text)
The input text to be analyzed using InferSNOMEDCT.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildInferSnomedctRequest.Builder text(String text)
The input text to be analyzed using InferSNOMEDCT. The text should be a string with 1 to 10000 characters.
text - The input text to be analyzed using InferSNOMEDCT. The text should be a string with 1 to 10000
characters.InferSnomedctRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderInferSnomedctRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.