7#include <aws/waf-regional/WAFRegional_EXPORTS.h>
8#include <aws/waf-regional/model/SqlInjectionMatchSet.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
66 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
AWS_WAFREGIONAL_API GetSqlInjectionMatchSetResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const SqlInjectionMatchSet & GetSqlInjectionMatchSet() const
void SetRequestId(const Aws::String &value)
GetSqlInjectionMatchSetResult & WithRequestId(const char *value)
void SetRequestId(const char *value)
AWS_WAFREGIONAL_API GetSqlInjectionMatchSetResult()
GetSqlInjectionMatchSetResult & WithRequestId(const Aws::String &value)
GetSqlInjectionMatchSetResult & WithRequestId(Aws::String &&value)
void SetSqlInjectionMatchSet(const SqlInjectionMatchSet &value)
void SetRequestId(Aws::String &&value)
AWS_WAFREGIONAL_API GetSqlInjectionMatchSetResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetSqlInjectionMatchSet(SqlInjectionMatchSet &&value)
const Aws::String & GetRequestId() const
GetSqlInjectionMatchSetResult & WithSqlInjectionMatchSet(SqlInjectionMatchSet &&value)
GetSqlInjectionMatchSetResult & WithSqlInjectionMatchSet(const SqlInjectionMatchSet &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue