Class ProcessMappingResponse

java.lang.Object
io.atlasmap.v2.ProcessMappingResponse
All Implemented Interfaces:
Serializable

public class ProcessMappingResponse extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • ProcessMappingResponse

      public ProcessMappingResponse()
  • Method Details

    • getMapping

      public Mapping getMapping()
      Gets the value of the mapping property.
      Returns:
      possible object is Mapping
    • setMapping

      public void setMapping(Mapping value)
      Sets the value of the mapping property.
      Parameters:
      value - allowed object is Mapping
    • getAudits

      public Audits getAudits()
      Gets the value of the audits property.
      Returns:
      possible object is Audits
    • setAudits

      public void setAudits(Audits value)
      Sets the value of the audits property.
      Parameters:
      value - allowed object is Audits
    • getAtlasMappingResult

      public AtlasMappingResult getAtlasMappingResult()
      Gets the value of the atlasMappingResult property.
      Returns:
      possible object is AtlasMappingResult
    • setAtlasMappingResult

      public void setAtlasMappingResult(AtlasMappingResult value)
      Sets the value of the atlasMappingResult property.
      Parameters:
      value - allowed object is AtlasMappingResult