7#include <aws/support/Support_EXPORTS.h>
39 m_totalPartsHasBeenSet =
true;
55 m_completedPartsCountHasBeenSet =
true;
56 m_completedPartsCount = value;
66 int m_completedPartsCount{0};
67 bool m_totalPartsHasBeenSet =
false;
68 bool m_completedPartsCountHasBeenSet =
false;
AWS_SUPPORT_API Aws::Utils::Json::JsonValue Jsonize() const
bool CompletedPartsCountHasBeenSet() const
AWS_SUPPORT_API UploadProgress()=default
AWS_SUPPORT_API UploadProgress & operator=(Aws::Utils::Json::JsonView jsonValue)
bool TotalPartsHasBeenSet() const
int GetCompletedPartsCount() const
UploadProgress & WithTotalParts(int value)
void SetTotalParts(int value)
int GetTotalParts() const
UploadProgress & WithCompletedPartsCount(int value)
void SetCompletedPartsCount(int value)
AWS_SUPPORT_API UploadProgress(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue