Interface CustomVocabularyExportSpecification.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CustomVocabularyExportSpecification.Builder,CustomVocabularyExportSpecification>, SdkBuilder<CustomVocabularyExportSpecification.Builder,CustomVocabularyExportSpecification>, SdkPojo
Enclosing class:
CustomVocabularyExportSpecification

public static interface CustomVocabularyExportSpecification.Builder extends SdkPojo, CopyableBuilder<CustomVocabularyExportSpecification.Builder,CustomVocabularyExportSpecification>
  • Method Details

    • botId

      The identifier of the bot that contains the custom vocabulary to export.

      Parameters:
      botId - The identifier of the bot that contains the custom vocabulary to export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • botVersion

      The version of the bot that contains the custom vocabulary to export.

      Parameters:
      botVersion - The version of the bot that contains the custom vocabulary to export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • localeId

      The locale of the bot that contains the custom vocabulary to export.

      Parameters:
      localeId - The locale of the bot that contains the custom vocabulary to export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.