Interface GenerateMappingResponse.Builder

  • Method Details

    • mappingTemplate

      GenerateMappingResponse.Builder mappingTemplate(String mappingTemplate)

      Returns a mapping template based on your inputs.

      Parameters:
      mappingTemplate - Returns a mapping template based on your inputs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mappingAccuracy

      GenerateMappingResponse.Builder mappingAccuracy(Float mappingAccuracy)

      Returns a percentage that estimates the accuracy of the generated mapping.

      Parameters:
      mappingAccuracy - Returns a percentage that estimates the accuracy of the generated mapping.
      Returns:
      Returns a reference to this object so that method calls can be chained together.