Interface TestSuiteLatestVersion.Builder

  • Method Details

    • version

      The version of the test suite latest version.

      Parameters:
      version - The version of the test suite latest version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the test suite latest version.

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

      The status of the test suite latest version.

      Parameters:
      status - The status of the test suite latest version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      TestSuiteLatestVersion.Builder statusReason(String statusReason)

      The status reason of the test suite latest version.

      Parameters:
      statusReason - The status reason of the test suite latest version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.