Interface CreateTestConfigurationResponse.Builder

    • Method Detail

      • testConfigurationId

        CreateTestConfigurationResponse.Builder testConfigurationId​(String testConfigurationId)

        The test configuration ID.

        Parameters:
        testConfigurationId - The test configuration ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • testConfigurationVersion

        CreateTestConfigurationResponse.Builder testConfigurationVersion​(Integer testConfigurationVersion)

        The test configuration version.

        Parameters:
        testConfigurationVersion - The test configuration version.
        Returns:
        Returns a reference to this object so that method calls can be chained together.