7#include <aws/xray/XRay_EXPORTS.h>
46 inline void SetOtherCount(
long long value) { m_otherCountHasBeenSet =
true; m_otherCount = value; }
57 inline void SetTotalCount(
long long value) { m_totalCountHasBeenSet =
true; m_totalCount = value; }
62 long long m_otherCount;
63 bool m_otherCountHasBeenSet =
false;
65 long long m_totalCount;
66 bool m_totalCountHasBeenSet =
false;
long long GetTotalCount() const
AWS_XRAY_API FaultStatistics & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTotalCount(long long value)
FaultStatistics & WithTotalCount(long long value)
AWS_XRAY_API Aws::Utils::Json::JsonValue Jsonize() const
bool OtherCountHasBeenSet() const
void SetOtherCount(long long value)
bool TotalCountHasBeenSet() const
long long GetOtherCount() const
AWS_XRAY_API FaultStatistics()
AWS_XRAY_API FaultStatistics(Aws::Utils::Json::JsonView jsonValue)
FaultStatistics & WithOtherCount(long long value)
Aws::Utils::Json::JsonValue JsonValue