Interface TestSetDiscrepancyReportBotAliasTarget.Builder

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

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

    • 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

      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

      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.