Interface TestCaseLatestVersion.Builder

    • Method Detail

      • version

        TestCaseLatestVersion.Builder version​(Integer version)

        The version of the test case latest version.

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

        TestCaseLatestVersion.Builder statusReason​(String statusReason)

        The status reason of the test case latest version.

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