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