28 namespace StorageGateway
62 inline void SetTapeARN(
const char* value) { m_tapeARNHasBeenSet =
true; m_tapeARN.assign(value); }
97 inline void SetTapeBarcode(
const char* value) { m_tapeBarcodeHasBeenSet =
true; m_tapeBarcode.assign(value); }
122 inline void SetTapeSizeInBytes(
long long value) { m_tapeSizeInBytesHasBeenSet =
true; m_tapeSizeInBytes = value; }
147 inline void SetTapeStatus(
const char* value) { m_tapeStatusHasBeenSet =
true; m_tapeStatus.assign(value); }
186 inline void SetGatewayARN(
const char* value) { m_gatewayARNHasBeenSet =
true; m_gatewayARN.assign(value); }
208 bool m_tapeARNHasBeenSet;
210 bool m_tapeBarcodeHasBeenSet;
211 long long m_tapeSizeInBytes;
212 bool m_tapeSizeInBytesHasBeenSet;
214 bool m_tapeStatusHasBeenSet;
216 bool m_gatewayARNHasBeenSet;
TapeInfo & WithTapeSizeInBytes(long long value)
const Aws::String & GetTapeBarcode() const
TapeInfo & WithTapeBarcode(Aws::String &&value)
void SetTapeStatus(const char *value)
void SetTapeBarcode(const Aws::String &value)
TapeInfo & WithTapeBarcode(const char *value)
void SetTapeARN(const Aws::String &value)
void SetGatewayARN(const char *value)
const Aws::String & GetGatewayARN() const
const Aws::String & GetTapeARN() const
TapeInfo & WithTapeARN(const char *value)
void SetTapeSizeInBytes(long long value)
void SetTapeStatus(Aws::String &&value)
TapeInfo & WithTapeBarcode(const Aws::String &value)
void SetGatewayARN(Aws::String &&value)
void SetTapeARN(const char *value)
TapeInfo & WithGatewayARN(const Aws::String &value)
TapeInfo & WithTapeStatus(Aws::String &&value)
TapeInfo & WithTapeStatus(const char *value)
TapeInfo & WithGatewayARN(Aws::String &&value)
const Aws::String & GetTapeStatus() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
TapeInfo & WithTapeARN(Aws::String &&value)
void SetTapeBarcode(const char *value)
void SetTapeARN(Aws::String &&value)
void SetTapeBarcode(Aws::String &&value)
TapeInfo & WithTapeStatus(const Aws::String &value)
#define AWS_STORAGEGATEWAY_API
long long GetTapeSizeInBytes() const
TapeInfo & WithGatewayARN(const char *value)
void SetGatewayARN(const Aws::String &value)
JSON (JavaScript Object Notation).
TapeInfo & WithTapeARN(const Aws::String &value)
void SetTapeStatus(const Aws::String &value)