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