7#include <aws/sesv2/SESV2_EXPORTS.h>
46 inline void SetInboxPercentage(
double value) { m_inboxPercentageHasBeenSet =
true; m_inboxPercentage = value; }
57 inline void SetSpamPercentage(
double value) { m_spamPercentageHasBeenSet =
true; m_spamPercentage = value; }
68 inline void SetMissingPercentage(
double value) { m_missingPercentageHasBeenSet =
true; m_missingPercentage = value; }
79 inline void SetSpfPercentage(
double value) { m_spfPercentageHasBeenSet =
true; m_spfPercentage = value; }
90 inline void SetDkimPercentage(
double value) { m_dkimPercentageHasBeenSet =
true; m_dkimPercentage = value; }
95 double m_inboxPercentage;
96 bool m_inboxPercentageHasBeenSet =
false;
98 double m_spamPercentage;
99 bool m_spamPercentageHasBeenSet =
false;
101 double m_missingPercentage;
102 bool m_missingPercentageHasBeenSet =
false;
104 double m_spfPercentage;
105 bool m_spfPercentageHasBeenSet =
false;
107 double m_dkimPercentage;
108 bool m_dkimPercentageHasBeenSet =
false;
void SetDkimPercentage(double value)
double GetSpfPercentage() const
double GetSpamPercentage() const
PlacementStatistics & WithInboxPercentage(double value)
PlacementStatistics & WithMissingPercentage(double value)
void SetSpamPercentage(double value)
bool SpamPercentageHasBeenSet() const
PlacementStatistics & WithDkimPercentage(double value)
bool InboxPercentageHasBeenSet() const
void SetMissingPercentage(double value)
void SetSpfPercentage(double value)
void SetInboxPercentage(double value)
PlacementStatistics & WithSpamPercentage(double value)
double GetMissingPercentage() const
AWS_SESV2_API PlacementStatistics()
bool DkimPercentageHasBeenSet() const
AWS_SESV2_API PlacementStatistics(Aws::Utils::Json::JsonView jsonValue)
bool SpfPercentageHasBeenSet() const
AWS_SESV2_API PlacementStatistics & operator=(Aws::Utils::Json::JsonView jsonValue)
PlacementStatistics & WithSpfPercentage(double value)
bool MissingPercentageHasBeenSet() const
double GetInboxPercentage() const
double GetDkimPercentage() const
AWS_SESV2_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue