45 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
46 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
66 inline void SetCacheNodeId(
const char* value) { m_cacheNodeIdHasBeenSet =
true; m_cacheNodeId.assign(value); }
101 inline void SetCacheSize(
const char* value) { m_cacheSizeHasBeenSet =
true; m_cacheSize.assign(value); }
180 bool m_cacheNodeIdHasBeenSet;
182 bool m_cacheSizeHasBeenSet;
184 bool m_cacheNodeCreateTimeHasBeenSet;
186 bool m_snapshotCreateTimeHasBeenSet;
void SetSnapshotCreateTime(Aws::Utils::DateTime &&value)
NodeSnapshot & WithCacheSize(const char *value)
void SetCacheSize(Aws::String &&value)
NodeSnapshot & WithCacheSize(const Aws::String &value)
NodeSnapshot & WithSnapshotCreateTime(Aws::Utils::DateTime &&value)
void SetCacheNodeCreateTime(Aws::Utils::DateTime &&value)
void SetSnapshotCreateTime(const Aws::Utils::DateTime &value)
void SetCacheSize(const Aws::String &value)
NodeSnapshot & WithCacheNodeId(const Aws::String &value)
NodeSnapshot & WithCacheNodeId(Aws::String &&value)
void SetCacheNodeId(const char *value)
NodeSnapshot & WithCacheNodeCreateTime(const Aws::Utils::DateTime &value)
std::basic_ostream< char, std::char_traits< char > > OStream
const Aws::String & GetCacheNodeId() const
NodeSnapshot & WithSnapshotCreateTime(const Aws::Utils::DateTime &value)
void SetCacheNodeCreateTime(const Aws::Utils::DateTime &value)
const Aws::String & GetCacheSize() const
const Aws::Utils::DateTime & GetCacheNodeCreateTime() const
void SetCacheSize(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
NodeSnapshot & WithCacheNodeId(const char *value)
void SetCacheNodeId(Aws::String &&value)
#define AWS_ELASTICACHE_API
NodeSnapshot & WithCacheNodeCreateTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetSnapshotCreateTime() const
JSON (JavaScript Object Notation).
NodeSnapshot & WithCacheSize(Aws::String &&value)
void SetCacheNodeId(const Aws::String &value)