Interface UpdateTestConfigurationResponse.Builder

    • Method Detail

      • testConfigurationId

        UpdateTestConfigurationResponse.Builder testConfigurationId​(String testConfigurationId)

        The configuration ID of the test configuration.

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

        UpdateTestConfigurationResponse.Builder testConfigurationVersion​(Integer testConfigurationVersion)

        The configuration version of the test configuration.

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