69 inline void SetAttachmentSetId(
const char* value) { m_attachmentSetIdHasBeenSet =
true; m_attachmentSetId.assign(value); }
139 bool m_attachmentSetIdHasBeenSet;
141 bool m_attachmentsHasBeenSet;
void SetAttachments(const Aws::Vector< Attachment > &value)
AddAttachmentsToSetRequest & WithAttachments(Aws::Vector< Attachment > &&value)
AddAttachmentsToSetRequest & WithAttachmentSetId(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
void SetAttachmentSetId(const Aws::String &value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetAttachmentSetId(const char *value)
const Aws::Vector< Attachment > & GetAttachments() const
void SetAttachmentSetId(Aws::String &&value)
void SetAttachments(Aws::Vector< Attachment > &&value)
AddAttachmentsToSetRequest & WithAttachmentSetId(const char *value)
const Aws::String & GetAttachmentSetId() const
AddAttachmentsToSetRequest & WithAttachments(const Aws::Vector< Attachment > &value)
AddAttachmentsToSetRequest & WithAttachmentSetId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
AddAttachmentsToSetRequest & AddAttachments(Attachment &&value)
AddAttachmentsToSetRequest & AddAttachments(const Attachment &value)
JSON (JavaScript Object Notation).