Interface TestingAgentInformation.Builder

  • Method Details

    • status

      The current status of the testing agent.

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

      The current status of the testing agent.

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

      TestingAgentInformation.Builder testingAgentId(String testingAgentId)

      The unique identifier for the testing agent.

      Parameters:
      testingAgentId - The unique identifier for the testing agent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • registrationId

      TestingAgentInformation.Builder registrationId(String registrationId)

      The unique identifier of the registration associated with the testing agent.

      Parameters:
      registrationId - The unique identifier of the registration associated with the testing agent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.