7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/pinpoint/model/MessageResponse.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
50 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
SendOTPMessageResult & WithRequestId(const Aws::String &value)
AWS_PINPOINT_API SendOTPMessageResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_PINPOINT_API SendOTPMessageResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const MessageResponse & GetMessageResponse() const
SendOTPMessageResult & WithMessageResponse(const MessageResponse &value)
SendOTPMessageResult & WithRequestId(const char *value)
SendOTPMessageResult & WithRequestId(Aws::String &&value)
void SetMessageResponse(MessageResponse &&value)
AWS_PINPOINT_API SendOTPMessageResult()
SendOTPMessageResult & WithMessageResponse(MessageResponse &&value)
void SetRequestId(const char *value)
void SetRequestId(const Aws::String &value)
void SetMessageResponse(const MessageResponse &value)
void SetRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue