7#include <aws/s3/S3_EXPORTS.h>
8#include <aws/s3/model/Payer.h>
46 inline void SetPayer(
Payer value) { m_payerHasBeenSet =
true; m_payer = value; }
52 bool m_payerHasBeenSet =
false;
AWS_S3_API RequestPaymentConfiguration()=default
AWS_S3_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
AWS_S3_API RequestPaymentConfiguration & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetPayer(Payer value)
RequestPaymentConfiguration & WithPayer(Payer value)
AWS_S3_API RequestPaymentConfiguration(const Aws::Utils::Xml::XmlNode &xmlNode)
bool PayerHasBeenSet() const