7#include <aws/s3-crt/S3Crt_EXPORTS.h>
8#include <aws/core/utils/Array.h>
50 bool m_payloadHasBeenSet =
false;
const Aws::Vector< unsigned char > & GetPayload() const
void SetPayload(const Aws::Vector< unsigned char > &value)
void SetPayload(Aws::Vector< unsigned char > &&value)
Aws::Vector< unsigned char > && GetPayloadWithOwnership()
RecordsEvent & WithPayload(Aws::Vector< unsigned char > &&value)
RecordsEvent & WithPayload(const Aws::Vector< unsigned char > &value)
AWS_S3CRT_API RecordsEvent(Aws::Vector< unsigned char > &&value)
AWS_S3CRT_API RecordsEvent()=default
std::vector< T, Aws::Allocator< T > > Vector