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