public static interface GetMedicalVocabularyRequest.Builder extends TranscribeRequest.Builder, SdkPojo, CopyableBuilder<GetMedicalVocabularyRequest.Builder,GetMedicalVocabularyRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMedicalVocabularyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetMedicalVocabularyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetMedicalVocabularyRequest.Builder |
vocabularyName(String vocabularyName)
The name of the custom medical vocabulary you want information about.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMedicalVocabularyRequest.Builder vocabularyName(String vocabularyName)
The name of the custom medical vocabulary you want information about. Custom medical vocabulary names are case sensitive.
vocabularyName - The name of the custom medical vocabulary you want information about. Custom medical vocabulary names
are case sensitive.GetMedicalVocabularyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetMedicalVocabularyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.