Interface CreateAgentStatusResponse.Builder

    • Method Detail

      • agentStatusARN

        CreateAgentStatusResponse.Builder agentStatusARN​(String agentStatusARN)

        The Amazon Resource Name (ARN) of the agent status.

        Parameters:
        agentStatusARN - The Amazon Resource Name (ARN) of the agent status.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • agentStatusId

        CreateAgentStatusResponse.Builder agentStatusId​(String agentStatusId)

        The identifier of the agent status.

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