Interface DeleteAgentResponse.Builder

    • Method Detail

      • agentId

        DeleteAgentResponse.Builder agentId​(String 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, AgentStatus