7#include <aws/rekognition/Rekognition_EXPORTS.h>
57 inline void SetMaxPixelThreshold(
double value) { m_maxPixelThresholdHasBeenSet =
true; m_maxPixelThreshold = value; }
72 inline void SetMinCoveragePercentage(
double value) { m_minCoveragePercentageHasBeenSet =
true; m_minCoveragePercentage = value; }
77 double m_maxPixelThreshold;
78 bool m_maxPixelThresholdHasBeenSet =
false;
80 double m_minCoveragePercentage;
81 bool m_minCoveragePercentageHasBeenSet =
false;
bool MinCoveragePercentageHasBeenSet() const
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
BlackFrame & WithMinCoveragePercentage(double value)
AWS_REKOGNITION_API BlackFrame(Aws::Utils::Json::JsonView jsonValue)
void SetMinCoveragePercentage(double value)
double GetMaxPixelThreshold() const
void SetMaxPixelThreshold(double value)
double GetMinCoveragePercentage() const
AWS_REKOGNITION_API BlackFrame()
BlackFrame & WithMaxPixelThreshold(double value)
bool MaxPixelThresholdHasBeenSet() const
AWS_REKOGNITION_API BlackFrame & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue