61 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
105 bool m_nameHasBeenSet;
107 bool m_creationDateHasBeenSet;
Bucket & WithCreationDate(const Aws::Utils::DateTime &value)
void SetName(Aws::String &&value)
Bucket & WithName(const char *value)
const Aws::Utils::DateTime & GetCreationDate() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetName() const
void SetName(const Aws::String &value)
Bucket & WithName(const Aws::String &value)
Bucket & WithCreationDate(Aws::Utils::DateTime &&value)
Bucket & WithName(Aws::String &&value)
void SetCreationDate(const Aws::Utils::DateTime &value)
JSON (JavaScript Object Notation).
void SetCreationDate(Aws::Utils::DateTime &&value)
void SetName(const char *value)