21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
31 namespace StorageGateway
63 inline void SetVolumeARN(
const char* value) { m_volumeARN.assign(value); }
UpdateSnapshotScheduleResult & WithVolumeARN(const char *value)
const Aws::String & GetVolumeARN() const
UpdateSnapshotScheduleResult & WithVolumeARN(const Aws::String &value)
UpdateSnapshotScheduleResult & WithVolumeARN(Aws::String &&value)
void SetVolumeARN(const char *value)
void SetVolumeARN(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_STORAGEGATEWAY_API
void SetVolumeARN(Aws::String &&value)
JSON (JavaScript Object Notation).