7#include <aws/omics/Omics_EXPORTS.h>
8#include <aws/omics/model/ReadSetS3Access.h>
46 inline void SetTotalParts(
int value) { m_totalPartsHasBeenSet =
true; m_totalParts = value; }
56 inline void SetPartSize(
long long value) { m_partSizeHasBeenSet =
true; m_partSize = value; }
66 inline void SetContentLength(
long long value) { m_contentLengthHasBeenSet =
true; m_contentLength = value; }
84 bool m_totalPartsHasBeenSet =
false;
87 bool m_partSizeHasBeenSet =
false;
89 long long m_contentLength;
90 bool m_contentLengthHasBeenSet =
false;
93 bool m_s3AccessHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue