7#include <aws/sesv2/SESV2_EXPORTS.h>
8#include <aws/sesv2/model/SuppressedDestination.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
57 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const SuppressedDestination & GetSuppressedDestination() const
GetSuppressedDestinationResult & WithRequestId(const Aws::String &value)
void SetRequestId(const char *value)
AWS_SESV2_API GetSuppressedDestinationResult()
AWS_SESV2_API GetSuppressedDestinationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetSuppressedDestination(const SuppressedDestination &value)
void SetRequestId(Aws::String &&value)
AWS_SESV2_API GetSuppressedDestinationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetSuppressedDestinationResult & WithRequestId(Aws::String &&value)
GetSuppressedDestinationResult & WithSuppressedDestination(const SuppressedDestination &value)
GetSuppressedDestinationResult & WithRequestId(const char *value)
const Aws::String & GetRequestId() const
GetSuppressedDestinationResult & WithSuppressedDestination(SuppressedDestination &&value)
void SetSuppressedDestination(SuppressedDestination &&value)
void SetRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue