7#include <aws/entityresolution/EntityResolution_EXPORTS.h>
19namespace EntityResolution
47 inline void SetInputRecords(
int value) { m_inputRecordsHasBeenSet =
true; m_inputRecords = value; }
57 inline void SetRecordsNotProcessed(
int value) { m_recordsNotProcessedHasBeenSet =
true; m_recordsNotProcessed = value; }
67 inline void SetTotalMappedRecords(
int value) { m_totalMappedRecordsHasBeenSet =
true; m_totalMappedRecords = value; }
103 bool m_inputRecordsHasBeenSet =
false;
105 int m_recordsNotProcessed;
106 bool m_recordsNotProcessedHasBeenSet =
false;
108 int m_totalMappedRecords;
109 bool m_totalMappedRecordsHasBeenSet =
false;
111 int m_totalMappedSourceRecords;
112 bool m_totalMappedSourceRecordsHasBeenSet =
false;
114 int m_totalMappedTargetRecords;
115 bool m_totalMappedTargetRecordsHasBeenSet =
false;
117 int m_totalRecordsProcessed;
118 bool m_totalRecordsProcessedHasBeenSet =
false;
AWS_ENTITYRESOLUTION_API IdMappingJobMetrics & operator=(Aws::Utils::Json::JsonView jsonValue)
IdMappingJobMetrics & WithTotalMappedTargetRecords(int value)
IdMappingJobMetrics & WithTotalMappedSourceRecords(int value)
bool TotalMappedSourceRecordsHasBeenSet() const
int GetRecordsNotProcessed() const
void SetTotalMappedTargetRecords(int value)
AWS_ENTITYRESOLUTION_API IdMappingJobMetrics(Aws::Utils::Json::JsonView jsonValue)
int GetTotalMappedRecords() const
void SetInputRecords(int value)
bool TotalRecordsProcessedHasBeenSet() const
IdMappingJobMetrics & WithTotalRecordsProcessed(int value)
void SetTotalMappedSourceRecords(int value)
bool TotalMappedRecordsHasBeenSet() const
bool InputRecordsHasBeenSet() const
void SetRecordsNotProcessed(int value)
void SetTotalRecordsProcessed(int value)
int GetTotalMappedSourceRecords() const
IdMappingJobMetrics & WithRecordsNotProcessed(int value)
AWS_ENTITYRESOLUTION_API Aws::Utils::Json::JsonValue Jsonize() const
int GetInputRecords() const
int GetTotalMappedTargetRecords() const
bool TotalMappedTargetRecordsHasBeenSet() const
AWS_ENTITYRESOLUTION_API IdMappingJobMetrics()
int GetTotalRecordsProcessed() const
bool RecordsNotProcessedHasBeenSet() const
IdMappingJobMetrics & WithInputRecords(int value)
IdMappingJobMetrics & WithTotalMappedRecords(int value)
void SetTotalMappedRecords(int value)
Aws::Utils::Json::JsonValue JsonValue