7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
60 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
AWS_WAFV2_API DeleteFirewallManagerRuleGroupsResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DeleteFirewallManagerRuleGroupsResult & WithNextWebACLLockToken(const Aws::String &value)
const Aws::String & GetRequestId() const
DeleteFirewallManagerRuleGroupsResult & WithNextWebACLLockToken(Aws::String &&value)
DeleteFirewallManagerRuleGroupsResult & WithRequestId(const Aws::String &value)
void SetNextWebACLLockToken(Aws::String &&value)
AWS_WAFV2_API DeleteFirewallManagerRuleGroupsResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetNextWebACLLockToken(const char *value)
void SetRequestId(const char *value)
DeleteFirewallManagerRuleGroupsResult & WithRequestId(const char *value)
DeleteFirewallManagerRuleGroupsResult & WithNextWebACLLockToken(const char *value)
void SetRequestId(const Aws::String &value)
DeleteFirewallManagerRuleGroupsResult & WithRequestId(Aws::String &&value)
const Aws::String & GetNextWebACLLockToken() const
void SetNextWebACLLockToken(const Aws::String &value)
AWS_WAFV2_API DeleteFirewallManagerRuleGroupsResult()
void SetRequestId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue