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 vocabulary that you want information about.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMedicalVocabularyRequest.Builder vocabularyName(String vocabularyName)
The name of the vocabulary that you want information about. The value is case sensitive.
vocabularyName - The name of the vocabulary that you want information about. The value is case sensitive.GetMedicalVocabularyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetMedicalVocabularyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.