61 inline void SetETag(
const char* value) { m_eTagHasBeenSet =
true; m_eTag.assign(value); }
105 bool m_eTagHasBeenSet;
107 bool m_lastModifiedHasBeenSet;
void SetETag(const Aws::String &value)
CopyPartResult & WithLastModified(Aws::Utils::DateTime &&value)
void SetLastModified(const Aws::Utils::DateTime &value)
const Aws::String & GetETag() const
CopyPartResult & WithLastModified(const Aws::Utils::DateTime &value)
void SetETag(const char *value)
CopyPartResult & WithETag(const char *value)
void SetETag(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetLastModified(Aws::Utils::DateTime &&value)
CopyPartResult & WithETag(const Aws::String &value)
CopyPartResult & WithETag(Aws::String &&value)
const Aws::Utils::DateTime & GetLastModified() const
JSON (JavaScript Object Notation).