7#include <aws/socialmessaging/SocialMessaging_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
23namespace SocialMessaging
42 inline void SetMessageId(
const char* value) { m_messageId.assign(value); }
53 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const Aws::String & GetRequestId() const
AWS_SOCIALMESSAGING_API SendWhatsAppMessageResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
SendWhatsAppMessageResult & WithMessageId(const Aws::String &value)
const Aws::String & GetMessageId() const
void SetRequestId(Aws::String &&value)
void SetMessageId(const char *value)
void SetMessageId(const Aws::String &value)
SendWhatsAppMessageResult & WithRequestId(const char *value)
void SetMessageId(Aws::String &&value)
SendWhatsAppMessageResult & WithMessageId(Aws::String &&value)
AWS_SOCIALMESSAGING_API SendWhatsAppMessageResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
SendWhatsAppMessageResult & WithRequestId(Aws::String &&value)
SendWhatsAppMessageResult & WithMessageId(const char *value)
SendWhatsAppMessageResult & WithRequestId(const Aws::String &value)
AWS_SOCIALMESSAGING_API SendWhatsAppMessageResult()
void SetRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue