Interface TestSetDiscrepancyReportBotAliasTarget.Builder

    • Method Detail

      • botId

        TestSetDiscrepancyReportBotAliasTarget.Builder botId​(String botId)

        The unique identifier for the bot alias.

        Parameters:
        botId - The unique identifier for the bot alias.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • botAliasId

        TestSetDiscrepancyReportBotAliasTarget.Builder botAliasId​(String botAliasId)

        The unique identifier for the bot associated with the bot alias.

        Parameters:
        botAliasId - The unique identifier for the bot associated with the bot alias.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localeId

        TestSetDiscrepancyReportBotAliasTarget.Builder localeId​(String localeId)

        The unique identifier of the locale associated with the bot alias.

        Parameters:
        localeId - The unique identifier of the locale associated with the bot alias.
        Returns:
        Returns a reference to this object so that method calls can be chained together.