59 inline void SetCacheClusterId(
const char* value) { m_cacheClusterIdHasBeenSet =
true; m_cacheClusterId.assign(value); }
137 bool m_cacheClusterIdHasBeenSet;
139 bool m_cacheNodeIdsToRebootHasBeenSet;
RebootCacheClusterRequest & AddCacheNodeIdsToReboot(Aws::String &&value)
void SetCacheClusterId(const Aws::String &value)
void SetCacheNodeIdsToReboot(const Aws::Vector< Aws::String > &value)
RebootCacheClusterRequest & AddCacheNodeIdsToReboot(const char *value)
const Aws::String & GetCacheClusterId() const
std::vector< T, Aws::Allocator< T > > Vector
RebootCacheClusterRequest & WithCacheNodeIdsToReboot(Aws::Vector< Aws::String > &&value)
RebootCacheClusterRequest & WithCacheNodeIdsToReboot(const Aws::Vector< Aws::String > &value)
RebootCacheClusterRequest & WithCacheClusterId(const char *value)
RebootCacheClusterRequest & WithCacheClusterId(const Aws::String &value)
void SetCacheClusterId(Aws::String &&value)
RebootCacheClusterRequest & AddCacheNodeIdsToReboot(const Aws::String &value)
const Aws::Vector< Aws::String > & GetCacheNodeIdsToReboot() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetCacheNodeIdsToReboot(Aws::Vector< Aws::String > &&value)
#define AWS_ELASTICACHE_API
RebootCacheClusterRequest & WithCacheClusterId(Aws::String &&value)
void SetCacheClusterId(const char *value)
JSON (JavaScript Object Notation).