56 inline void SetCacheParameterGroupName(
const char* value) { m_cacheParameterGroupNameHasBeenSet =
true; m_cacheParameterGroupName.assign(value); }
124 bool m_cacheParameterGroupNameHasBeenSet;
126 bool m_parameterNameValuesHasBeenSet;
const Aws::Vector< ParameterNameValue > & GetParameterNameValues() const
ModifyCacheParameterGroupRequest & WithParameterNameValues(Aws::Vector< ParameterNameValue > &&value)
const Aws::String & GetCacheParameterGroupName() const
ModifyCacheParameterGroupRequest & WithParameterNameValues(const Aws::Vector< ParameterNameValue > &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetCacheParameterGroupName(const char *value)
ModifyCacheParameterGroupRequest & WithCacheParameterGroupName(Aws::String &&value)
void SetCacheParameterGroupName(const Aws::String &value)
ModifyCacheParameterGroupRequest & AddParameterNameValues(ParameterNameValue &&value)
void SetCacheParameterGroupName(Aws::String &&value)
ModifyCacheParameterGroupRequest & WithCacheParameterGroupName(const Aws::String &value)
ModifyCacheParameterGroupRequest & WithCacheParameterGroupName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetParameterNameValues(const Aws::Vector< ParameterNameValue > &value)
#define AWS_ELASTICACHE_API
void SetParameterNameValues(Aws::Vector< ParameterNameValue > &&value)
JSON (JavaScript Object Notation).
ModifyCacheParameterGroupRequest & AddParameterNameValues(const ParameterNameValue &value)