Interface DeleteBotVersionResponse.Builder

  • Method Details

    • botId

      The identifier of the bot that is being deleted.

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

      DeleteBotVersionResponse.Builder botVersion(String botVersion)

      The version of the bot that is being deleted.

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

      The current status of the bot.

      Parameters:
      botStatus - The current status of the bot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • botStatus

      The current status of the bot.

      Parameters:
      botStatus - The current status of the bot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: