Interface GetAgentConfigurationResponse.Builder

    • Method Detail

      • agentId

        GetAgentConfigurationResponse.Builder agentId​(String agentId)

        UUID of agent.

        Parameters:
        agentId - UUID of agent.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • taskingDocument

        GetAgentConfigurationResponse.Builder taskingDocument​(String taskingDocument)

        Tasking document for agent.

        Parameters:
        taskingDocument - Tasking document for agent.
        Returns:
        Returns a reference to this object so that method calls can be chained together.