Interface DeleteBotReplicaResponse.Builder

  • Method Details

    • botId

      The unique bot ID of the replicated bot generated.

      Parameters:
      botId - The unique bot ID of the replicated bot generated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • replicaRegion

      DeleteBotReplicaResponse.Builder replicaRegion(String replicaRegion)

      The region of the replicated bot generated.

      Parameters:
      replicaRegion - The region of the replicated bot generated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • botReplicaStatus

      DeleteBotReplicaResponse.Builder botReplicaStatus(String botReplicaStatus)

      The operational status of the replicated bot generated.

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

      DeleteBotReplicaResponse.Builder botReplicaStatus(BotReplicaStatus botReplicaStatus)

      The operational status of the replicated bot generated.

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