21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
31 namespace StorageGateway
52 inline void SetSnapshotId(
const char* value) { m_snapshotId.assign(value); }
73 inline void SetVolumeARN(
const char* value) { m_volumeARN.assign(value); }
CreateSnapshotFromVolumeRecoveryPointResult & WithVolumeARN(Aws::String &&value)
CreateSnapshotFromVolumeRecoveryPointResult & WithSnapshotId(Aws::String &&value)
void SetSnapshotId(const Aws::String &value)
const Aws::String & GetVolumeARN() const
CreateSnapshotFromVolumeRecoveryPointResult & WithVolumeRecoveryPointTime(const Aws::String &value)
CreateSnapshotFromVolumeRecoveryPointResult & WithVolumeARN(const char *value)
void SetVolumeARN(const Aws::String &value)
CreateSnapshotFromVolumeRecoveryPointResult & WithVolumeRecoveryPointTime(Aws::String &&value)
void SetVolumeARN(const char *value)
void SetVolumeRecoveryPointTime(const char *value)
CreateSnapshotFromVolumeRecoveryPointResult & WithVolumeRecoveryPointTime(const char *value)
CreateSnapshotFromVolumeRecoveryPointResult & WithVolumeARN(const Aws::String &value)
CreateSnapshotFromVolumeRecoveryPointResult & WithSnapshotId(const Aws::String &value)
void SetSnapshotId(Aws::String &&value)
void SetVolumeARN(Aws::String &&value)
const Aws::String & GetVolumeRecoveryPointTime() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CreateSnapshotFromVolumeRecoveryPointResult & WithSnapshotId(const char *value)
void SetSnapshotId(const char *value)
#define AWS_STORAGEGATEWAY_API
void SetVolumeRecoveryPointTime(const Aws::String &value)
const Aws::String & GetSnapshotId() const
void SetVolumeRecoveryPointTime(Aws::String &&value)
JSON (JavaScript Object Notation).