7#include <aws/snowball/Snowball_EXPORTS.h>
47 inline void SetBytesTransferred(
long long value) { m_bytesTransferredHasBeenSet =
true; m_bytesTransferred = value; }
57 inline void SetObjectsTransferred(
long long value) { m_objectsTransferredHasBeenSet =
true; m_objectsTransferred = value; }
69 inline void SetTotalBytes(
long long value) { m_totalBytesHasBeenSet =
true; m_totalBytes = value; }
81 inline void SetTotalObjects(
long long value) { m_totalObjectsHasBeenSet =
true; m_totalObjects = value; }
86 long long m_bytesTransferred;
87 bool m_bytesTransferredHasBeenSet =
false;
89 long long m_objectsTransferred;
90 bool m_objectsTransferredHasBeenSet =
false;
92 long long m_totalBytes;
93 bool m_totalBytesHasBeenSet =
false;
95 long long m_totalObjects;
96 bool m_totalObjectsHasBeenSet =
false;
long long GetBytesTransferred() const
AWS_SNOWBALL_API DataTransfer & operator=(Aws::Utils::Json::JsonView jsonValue)
DataTransfer & WithObjectsTransferred(long long value)
void SetObjectsTransferred(long long value)
bool TotalBytesHasBeenSet() const
bool ObjectsTransferredHasBeenSet() const
long long GetTotalObjects() const
DataTransfer & WithTotalObjects(long long value)
DataTransfer & WithBytesTransferred(long long value)
long long GetTotalBytes() const
void SetBytesTransferred(long long value)
AWS_SNOWBALL_API DataTransfer(Aws::Utils::Json::JsonView jsonValue)
bool BytesTransferredHasBeenSet() const
void SetTotalBytes(long long value)
AWS_SNOWBALL_API DataTransfer()
long long GetObjectsTransferred() const
void SetTotalObjects(long long value)
AWS_SNOWBALL_API Aws::Utils::Json::JsonValue Jsonize() const
bool TotalObjectsHasBeenSet() const
DataTransfer & WithTotalBytes(long long value)
Aws::Utils::Json::JsonValue JsonValue