public static interface ListCustomVocabularyItemsRequest.Builder extends LexModelsV2Request.Builder, SdkPojo, CopyableBuilder<ListCustomVocabularyItemsRequest.Builder,ListCustomVocabularyItemsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListCustomVocabularyItemsRequest.Builder botId(String botId)
The unique identifier of the bot to the list custom vocabulary request.
botId - The unique identifier of the bot to the list custom vocabulary request.ListCustomVocabularyItemsRequest.Builder botVersion(String botVersion)
The bot version of the bot to the list custom vocabulary request.
botVersion - The bot version of the bot to the list custom vocabulary request.ListCustomVocabularyItemsRequest.Builder localeId(String localeId)
The locale identifier of the bot to the list custom vocabulary request.
localeId - The locale identifier of the bot to the list custom vocabulary request.ListCustomVocabularyItemsRequest.Builder maxResults(Integer maxResults)
The maximum results to the list custom vocabulary request.
maxResults - The maximum results to the list custom vocabulary request.ListCustomVocabularyItemsRequest.Builder nextToken(String nextToken)
The nextToken identifier to the list custom vocabulary request.
nextToken - The nextToken identifier to the list custom vocabulary request.ListCustomVocabularyItemsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListCustomVocabularyItemsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.