44 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
45 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
65 inline void SetCacheParameterGroupName(
const char* value) { m_cacheParameterGroupNameHasBeenSet =
true; m_cacheParameterGroupName.assign(value); }
104 inline void SetCacheParameterGroupFamily(
const char* value) { m_cacheParameterGroupFamilyHasBeenSet =
true; m_cacheParameterGroupFamily.assign(value); }
142 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
161 bool m_cacheParameterGroupNameHasBeenSet;
163 bool m_cacheParameterGroupFamilyHasBeenSet;
165 bool m_descriptionHasBeenSet;
const Aws::String & GetDescription() const
void SetDescription(Aws::String &&value)
CacheParameterGroup & WithCacheParameterGroupFamily(const char *value)
void SetDescription(const Aws::String &value)
CacheParameterGroup & WithDescription(const Aws::String &value)
void SetCacheParameterGroupName(Aws::String &&value)
std::basic_ostream< char, std::char_traits< char > > OStream
const Aws::String & GetCacheParameterGroupFamily() const
void SetCacheParameterGroupFamily(const char *value)
void SetDescription(const char *value)
void SetCacheParameterGroupFamily(Aws::String &&value)
CacheParameterGroup & WithDescription(const char *value)
CacheParameterGroup & WithCacheParameterGroupFamily(const Aws::String &value)
CacheParameterGroup & WithCacheParameterGroupFamily(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_ELASTICACHE_API
CacheParameterGroup & WithCacheParameterGroupName(Aws::String &&value)
void SetCacheParameterGroupName(const char *value)
CacheParameterGroup & WithCacheParameterGroupName(const char *value)
CacheParameterGroup & WithDescription(Aws::String &&value)
void SetCacheParameterGroupFamily(const Aws::String &value)
void SetCacheParameterGroupName(const Aws::String &value)
const Aws::String & GetCacheParameterGroupName() const
JSON (JavaScript Object Notation).
CacheParameterGroup & WithCacheParameterGroupName(const Aws::String &value)