Interface BotLocaleExportSpecification.Builder

  • Method Details

    • botId

      The identifier of the bot to create the locale for.

      Parameters:
      botId - The identifier of the bot to create the locale for.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • botVersion

      The version of the bot to export.

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

      The identifier of the language and locale to export. The string must match one of the locales in the bot.

      Parameters:
      localeId - The identifier of the language and locale to export. The string must match one of the locales in the bot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.