29 namespace StorageGateway
64 inline void SetTapeARN(
const char* value) { m_tapeARNHasBeenSet =
true; m_tapeARN.assign(value); }
99 inline void SetTapeBarcode(
const char* value) { m_tapeBarcodeHasBeenSet =
true; m_tapeBarcode.assign(value); }
124 inline void SetTapeSizeInBytes(
long long value) { m_tapeSizeInBytesHasBeenSet =
true; m_tapeSizeInBytes = value; }
192 inline void SetRetrievedTo(
const char* value) { m_retrievedToHasBeenSet =
true; m_retrievedTo.assign(value); }
233 inline void SetTapeStatus(
const char* value) { m_tapeStatusHasBeenSet =
true; m_tapeStatus.assign(value); }
252 bool m_tapeARNHasBeenSet;
254 bool m_tapeBarcodeHasBeenSet;
255 long long m_tapeSizeInBytes;
256 bool m_tapeSizeInBytesHasBeenSet;
258 bool m_completionTimeHasBeenSet;
260 bool m_retrievedToHasBeenSet;
262 bool m_tapeStatusHasBeenSet;
const Aws::String & GetTapeBarcode() const
void SetCompletionTime(Aws::Utils::DateTime &&value)
void SetTapeStatus(const char *value)
TapeArchive & WithRetrievedTo(Aws::String &&value)
TapeArchive & WithTapeSizeInBytes(long long value)
TapeArchive & WithCompletionTime(Aws::Utils::DateTime &&value)
TapeArchive & WithTapeStatus(const Aws::String &value)
void SetTapeBarcode(Aws::String &&value)
TapeArchive & WithTapeARN(Aws::String &&value)
void SetTapeStatus(Aws::String &&value)
void SetCompletionTime(const Aws::Utils::DateTime &value)
TapeArchive & WithTapeARN(const char *value)
const Aws::String & GetRetrievedTo() const
void SetTapeBarcode(const Aws::String &value)
const Aws::String & GetTapeStatus() const
TapeArchive & WithTapeStatus(const char *value)
TapeArchive & WithTapeBarcode(const Aws::String &value)
const Aws::Utils::DateTime & GetCompletionTime() const
long long GetTapeSizeInBytes() const
void SetTapeARN(Aws::String &&value)
void SetTapeARN(const char *value)
TapeArchive & WithRetrievedTo(const char *value)
void SetRetrievedTo(const char *value)
TapeArchive & WithTapeStatus(Aws::String &&value)
void SetRetrievedTo(const Aws::String &value)
void SetTapeBarcode(const char *value)
const Aws::String & GetTapeARN() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
TapeArchive & WithTapeBarcode(const char *value)
void SetTapeARN(const Aws::String &value)
TapeArchive & WithRetrievedTo(const Aws::String &value)
void SetTapeStatus(const Aws::String &value)
TapeArchive & WithTapeBarcode(Aws::String &&value)
TapeArchive & WithCompletionTime(const Aws::Utils::DateTime &value)
void SetRetrievedTo(Aws::String &&value)
#define AWS_STORAGEGATEWAY_API
TapeArchive & WithTapeARN(const Aws::String &value)
void SetTapeSizeInBytes(long long value)
JSON (JavaScript Object Notation).