28 namespace StorageGateway
51 inline void SetVolumeARN(
const char* value) { m_volumeARNHasBeenSet =
true; m_volumeARN.assign(value); }
66 inline void SetVolumeSizeInBytes(
long long value) { m_volumeSizeInBytesHasBeenSet =
true; m_volumeSizeInBytes = value; }
75 inline void SetVolumeUsageInBytes(
long long value) { m_volumeUsageInBytesHasBeenSet =
true; m_volumeUsageInBytes = value; }
90 inline void SetVolumeRecoveryPointTime(
const char* value) { m_volumeRecoveryPointTimeHasBeenSet =
true; m_volumeRecoveryPointTime.assign(value); }
103 bool m_volumeARNHasBeenSet;
104 long long m_volumeSizeInBytes;
105 bool m_volumeSizeInBytesHasBeenSet;
106 long long m_volumeUsageInBytes;
107 bool m_volumeUsageInBytesHasBeenSet;
109 bool m_volumeRecoveryPointTimeHasBeenSet;
VolumeRecoveryPointInfo & WithVolumeSizeInBytes(long long value)
long long GetVolumeSizeInBytes() const
const Aws::String & GetVolumeARN() const
void SetVolumeARN(const char *value)
VolumeRecoveryPointInfo & WithVolumeRecoveryPointTime(Aws::String &&value)
void SetVolumeSizeInBytes(long long value)
VolumeRecoveryPointInfo & WithVolumeARN(const char *value)
VolumeRecoveryPointInfo & WithVolumeRecoveryPointTime(const Aws::String &value)
VolumeRecoveryPointInfo & WithVolumeARN(Aws::String &&value)
void SetVolumeRecoveryPointTime(const Aws::String &value)
void SetVolumeRecoveryPointTime(const char *value)
void SetVolumeARN(Aws::String &&value)
void SetVolumeARN(const Aws::String &value)
void SetVolumeRecoveryPointTime(Aws::String &&value)
VolumeRecoveryPointInfo & WithVolumeARN(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
VolumeRecoveryPointInfo & WithVolumeRecoveryPointTime(const char *value)
const Aws::String & GetVolumeRecoveryPointTime() const
#define AWS_STORAGEGATEWAY_API
VolumeRecoveryPointInfo & WithVolumeUsageInBytes(long long value)
long long GetVolumeUsageInBytes() const
JSON (JavaScript Object Notation).
void SetVolumeUsageInBytes(long long value)