Interface TestMappingResponse.Builder

    • Method Detail

      • mappedFileContent

        TestMappingResponse.Builder mappedFileContent​(String mappedFileContent)

        Returns a string for the mapping that can be used to identify the mapping. Similar to a fingerprint

        Parameters:
        mappedFileContent - Returns a string for the mapping that can be used to identify the mapping. Similar to a fingerprint
        Returns:
        Returns a reference to this object so that method calls can be chained together.