7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/pinpoint-email/PinpointEmail_EXPORTS.h>
13template <
typename RESULT_TYPE>
14class AmazonWebServiceResult;
21namespace PinpointEmail {
39 template <
typename RequestIdT = Aws::String>
41 m_requestIdHasBeenSet =
true;
42 m_requestId = std::forward<RequestIdT>(value);
44 template <
typename RequestIdT = Aws::String>
52 bool m_requestIdHasBeenSet =
false;
const Aws::String & GetRequestId() const
AWS_PINPOINTEMAIL_API PutDeliverabilityDashboardOptionResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_PINPOINTEMAIL_API PutDeliverabilityDashboardOptionResult()=default
AWS_PINPOINTEMAIL_API PutDeliverabilityDashboardOptionResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
PutDeliverabilityDashboardOptionResult & WithRequestId(RequestIdT &&value)
void SetRequestId(RequestIdT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue