Interface CustomVocabularyExportSpecification.Builder

    • Method Detail

      • botId

        CustomVocabularyExportSpecification.Builder botId​(String 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

        CustomVocabularyExportSpecification.Builder botVersion​(String 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

        CustomVocabularyExportSpecification.Builder localeId​(String 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.