7#include <aws/rekognition/Rekognition_EXPORTS.h>
45 inline void SetEntryCount(
int value) { m_entryCountHasBeenSet =
true; m_entryCount = value; }
56 inline void SetBoundingBoxCount(
int value) { m_boundingBoxCountHasBeenSet =
true; m_boundingBoxCount = value; }
62 bool m_entryCountHasBeenSet =
false;
64 int m_boundingBoxCount;
65 bool m_boundingBoxCountHasBeenSet =
false;
DatasetLabelStats & WithEntryCount(int value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
int GetEntryCount() const
bool BoundingBoxCountHasBeenSet() const
void SetBoundingBoxCount(int value)
int GetBoundingBoxCount() const
AWS_REKOGNITION_API DatasetLabelStats()
bool EntryCountHasBeenSet() const
AWS_REKOGNITION_API DatasetLabelStats & operator=(Aws::Utils::Json::JsonView jsonValue)
DatasetLabelStats & WithBoundingBoxCount(int value)
void SetEntryCount(int value)
AWS_REKOGNITION_API DatasetLabelStats(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue