21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
120 inline void SetExpiryTime(
const char* value) { m_expiryTime.assign(value); }
void SetAttachmentSetId(const char *value)
void SetExpiryTime(const Aws::String &value)
void SetAttachmentSetId(const Aws::String &value)
AddAttachmentsToSetResult & WithExpiryTime(const char *value)
AddAttachmentsToSetResult & WithExpiryTime(Aws::String &&value)
AddAttachmentsToSetResult & WithAttachmentSetId(const char *value)
void SetExpiryTime(Aws::String &&value)
AddAttachmentsToSetResult & WithAttachmentSetId(Aws::String &&value)
const Aws::String & GetAttachmentSetId() const
const Aws::String & GetExpiryTime() const
AddAttachmentsToSetResult & WithAttachmentSetId(const Aws::String &value)
AddAttachmentsToSetResult & WithExpiryTime(const Aws::String &value)
void SetAttachmentSetId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetExpiryTime(const char *value)
JSON (JavaScript Object Notation).