7#include <aws/crt/cbor/Cbor.h>
8#include <aws/mailmanager/MailManager_EXPORTS.h>
16namespace MailManager {
28 AWS_MAILMANAGER_API
NoAuthentication(
const std::shared_ptr<Aws::Crt::Cbor::CborDecoder>& decoder);
30 AWS_MAILMANAGER_API
void CborEncode(Aws::Crt::Cbor::CborEncoder& encoder)
const;
AWS_MAILMANAGER_API NoAuthentication()=default
AWS_MAILMANAGER_API NoAuthentication & operator=(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
AWS_MAILMANAGER_API NoAuthentication(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
AWS_MAILMANAGER_API void CborEncode(Aws::Crt::Cbor::CborEncoder &encoder) const