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