7#include <aws/waf/WAF_EXPORTS.h>
8#include <aws/waf/model/XssMatchSet.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
65 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetXssMatchSet(XssMatchSet &&value)
AWS_WAF_API GetXssMatchSetResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetXssMatchSetResult & WithXssMatchSet(const XssMatchSet &value)
GetXssMatchSetResult & WithRequestId(const Aws::String &value)
void SetRequestId(const char *value)
GetXssMatchSetResult & WithRequestId(const char *value)
void SetXssMatchSet(const XssMatchSet &value)
AWS_WAF_API GetXssMatchSetResult()
AWS_WAF_API GetXssMatchSetResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
GetXssMatchSetResult & WithXssMatchSet(XssMatchSet &&value)
GetXssMatchSetResult & WithRequestId(Aws::String &&value)
void SetRequestId(const Aws::String &value)
void SetRequestId(Aws::String &&value)
const XssMatchSet & GetXssMatchSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue