29 namespace StorageGateway
63 inline void SetTapeARN(
const char* value) { m_tapeARNHasBeenSet =
true; m_tapeARN.assign(value); }
123 inline void SetTapeSizeInBytes(
long long value) { m_tapeSizeInBytesHasBeenSet =
true; m_tapeSizeInBytes = value; }
140 inline void SetTapeStatus(
const char* value) { m_tapeStatusHasBeenSet =
true; m_tapeStatus.assign(value); }
153 bool m_tapeARNHasBeenSet;
155 bool m_tapeRecoveryPointTimeHasBeenSet;
156 long long m_tapeSizeInBytes;
157 bool m_tapeSizeInBytesHasBeenSet;
159 bool m_tapeStatusHasBeenSet;
void SetTapeStatus(const char *value)
TapeRecoveryPointInfo & WithTapeSizeInBytes(long long value)
void SetTapeARN(Aws::String &&value)
const Aws::String & GetTapeStatus() const
void SetTapeARN(const Aws::String &value)
void SetTapeRecoveryPointTime(const Aws::Utils::DateTime &value)
TapeRecoveryPointInfo & WithTapeRecoveryPointTime(const Aws::Utils::DateTime &value)
TapeRecoveryPointInfo & WithTapeARN(const Aws::String &value)
long long GetTapeSizeInBytes() const
void SetTapeStatus(Aws::String &&value)
TapeRecoveryPointInfo & WithTapeStatus(const char *value)
TapeRecoveryPointInfo & WithTapeRecoveryPointTime(Aws::Utils::DateTime &&value)
TapeRecoveryPointInfo & WithTapeStatus(const Aws::String &value)
TapeRecoveryPointInfo & WithTapeStatus(Aws::String &&value)
const Aws::Utils::DateTime & GetTapeRecoveryPointTime() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetTapeSizeInBytes(long long value)
void SetTapeARN(const char *value)
const Aws::String & GetTapeARN() const
void SetTapeRecoveryPointTime(Aws::Utils::DateTime &&value)
TapeRecoveryPointInfo & WithTapeARN(const char *value)
#define AWS_STORAGEGATEWAY_API
void SetTapeStatus(const Aws::String &value)
JSON (JavaScript Object Notation).
TapeRecoveryPointInfo & WithTapeARN(Aws::String &&value)