7#include <aws/pinpoint-email/PinpointEmail_EXPORTS.h>
19namespace PinpointEmail
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;
AWS_PINPOINTEMAIL_API Aws::Utils::Json::JsonValue Jsonize() const
bool SpamPercentageHasBeenSet() const
AWS_PINPOINTEMAIL_API PlacementStatistics()
AWS_PINPOINTEMAIL_API PlacementStatistics & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetDkimPercentage(double value)
PlacementStatistics & WithMissingPercentage(double value)
AWS_PINPOINTEMAIL_API PlacementStatistics(Aws::Utils::Json::JsonView jsonValue)
PlacementStatistics & WithInboxPercentage(double value)
void SetInboxPercentage(double value)
PlacementStatistics & WithSpamPercentage(double value)
double GetMissingPercentage() const
PlacementStatistics & WithSpfPercentage(double value)
void SetMissingPercentage(double value)
bool InboxPercentageHasBeenSet() const
void SetSpfPercentage(double value)
double GetSpfPercentage() const
double GetDkimPercentage() const
double GetInboxPercentage() const
double GetSpamPercentage() const
bool SpfPercentageHasBeenSet() const
bool MissingPercentageHasBeenSet() const
PlacementStatistics & WithDkimPercentage(double value)
bool DkimPercentageHasBeenSet() const
void SetSpamPercentage(double value)
Aws::Utils::Json::JsonValue JsonValue