ListCustomVocabularyItemsRequest.Builder |
ListCustomVocabularyItemsRequest.Builder.botId(String botId) |
The identifier of the version of the bot associated with this custom vocabulary.
|
ListCustomVocabularyItemsRequest.Builder |
ListCustomVocabularyItemsRequest.Builder.botVersion(String botVersion) |
The bot version of the bot to the list custom vocabulary request.
|
static ListCustomVocabularyItemsRequest.Builder |
ListCustomVocabularyItemsRequest.builder() |
|
ListCustomVocabularyItemsRequest.Builder |
ListCustomVocabularyItemsRequest.Builder.localeId(String localeId) |
The identifier of the language and locale where this custom vocabulary is used.
|
ListCustomVocabularyItemsRequest.Builder |
ListCustomVocabularyItemsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of items returned by the list operation.
|
ListCustomVocabularyItemsRequest.Builder |
ListCustomVocabularyItemsRequest.Builder.nextToken(String nextToken) |
The nextToken identifier to the list custom vocabulary request.
|
ListCustomVocabularyItemsRequest.Builder |
ListCustomVocabularyItemsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListCustomVocabularyItemsRequest.Builder |
ListCustomVocabularyItemsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListCustomVocabularyItemsRequest.Builder |
ListCustomVocabularyItemsRequest.toBuilder() |
|