7#include <aws/waf-regional/WAFRegional_EXPORTS.h>
8#include <aws/waf-regional/model/RegexPatternSet.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); }
GetRegexPatternSetResult & WithRequestId(const char *value)
AWS_WAFREGIONAL_API GetRegexPatternSetResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetRegexPatternSetResult & WithRequestId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
AWS_WAFREGIONAL_API GetRegexPatternSetResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRegexPatternSet(const RegexPatternSet &value)
GetRegexPatternSetResult & WithRegexPatternSet(const RegexPatternSet &value)
void SetRegexPatternSet(RegexPatternSet &&value)
AWS_WAFREGIONAL_API GetRegexPatternSetResult()
const Aws::String & GetRequestId() const
const RegexPatternSet & GetRegexPatternSet() const
GetRegexPatternSetResult & WithRequestId(const Aws::String &value)
void SetRequestId(const char *value)
GetRegexPatternSetResult & WithRegexPatternSet(RegexPatternSet &&value)
void SetRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue