7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
53 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
61 bool m_nameHasBeenSet =
false;
AWS_WAFV2_API SingleQueryArgument(Aws::Utils::Json::JsonView jsonValue)
void SetName(const Aws::String &value)
AWS_WAFV2_API SingleQueryArgument & operator=(Aws::Utils::Json::JsonView jsonValue)
SingleQueryArgument & WithName(const Aws::String &value)
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool NameHasBeenSet() const
SingleQueryArgument & WithName(Aws::String &&value)
AWS_WAFV2_API SingleQueryArgument()
void SetName(Aws::String &&value)
SingleQueryArgument & WithName(const char *value)
void SetName(const char *value)
const Aws::String & GetName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue