public static interface CustomVocabularyExportSpecification.Builder extends SdkPojo, CopyableBuilder<CustomVocabularyExportSpecification.Builder,CustomVocabularyExportSpecification>
| Modifier and Type | Method and Description |
|---|---|
CustomVocabularyExportSpecification.Builder |
botId(String botId)
The identifier of the bot that contains the custom vocabulary to export.
|
CustomVocabularyExportSpecification.Builder |
botVersion(String botVersion)
The version of the bot that contains the custom vocabulary to export.
|
CustomVocabularyExportSpecification.Builder |
localeId(String localeId)
The locale of the bot that contains the custom vocabulary to export.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomVocabularyExportSpecification.Builder botId(String botId)
The identifier of the bot that contains the custom vocabulary to export.
botId - The identifier of the bot that contains the custom vocabulary to export.CustomVocabularyExportSpecification.Builder botVersion(String botVersion)
The version of the bot that contains the custom vocabulary to export.
botVersion - The version of the bot that contains the custom vocabulary to export.CustomVocabularyExportSpecification.Builder localeId(String localeId)
The locale of the bot that contains the custom vocabulary to export.
localeId - The locale of the bot that contains the custom vocabulary to export.Copyright © 2023. All rights reserved.