7#include <aws/rekognition/Rekognition_EXPORTS.h>
16namespace Rekognition {
39 m_entryCountHasBeenSet =
true;
56 m_boundingBoxCountHasBeenSet =
true;
57 m_boundingBoxCount = value;
67 int m_boundingBoxCount{0};
68 bool m_entryCountHasBeenSet =
false;
69 bool m_boundingBoxCountHasBeenSet =
false;
DatasetLabelStats & WithEntryCount(int value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
int GetEntryCount() const
bool BoundingBoxCountHasBeenSet() const
AWS_REKOGNITION_API DatasetLabelStats()=default
void SetBoundingBoxCount(int value)
int GetBoundingBoxCount() const
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