Interface DeleteAgentResponse.Builder

  • Method Details

    • agentId

      The unique identifier of the agent that was deleted.

      Parameters:
      agentId - The unique identifier of the agent that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • agentStatus

      DeleteAgentResponse.Builder agentStatus(String agentStatus)

      The status of the agent.

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

      DeleteAgentResponse.Builder agentStatus(AgentStatus agentStatus)

      The status of the agent.

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