7#include <aws/devicefarm/DeviceFarm_EXPORTS.h>
44 inline void SetTotal(
int value) { m_totalHasBeenSet =
true; m_total = value; }
54 inline void SetPassed(
int value) { m_passedHasBeenSet =
true; m_passed = value; }
64 inline void SetFailed(
int value) { m_failedHasBeenSet =
true; m_failed = value; }
74 inline void SetWarned(
int value) { m_warnedHasBeenSet =
true; m_warned = value; }
84 inline void SetErrored(
int value) { m_erroredHasBeenSet =
true; m_errored = value; }
94 inline void SetStopped(
int value) { m_stoppedHasBeenSet =
true; m_stopped = value; }
104 inline void SetSkipped(
int value) { m_skippedHasBeenSet =
true; m_skipped = value; }
110 bool m_totalHasBeenSet =
false;
113 bool m_passedHasBeenSet =
false;
116 bool m_failedHasBeenSet =
false;
119 bool m_warnedHasBeenSet =
false;
122 bool m_erroredHasBeenSet =
false;
125 bool m_stoppedHasBeenSet =
false;
128 bool m_skippedHasBeenSet =
false;
void SetErrored(int value)
bool TotalHasBeenSet() const
Counters & WithWarned(int value)
void SetFailed(int value)
Counters & WithFailed(int value)
bool FailedHasBeenSet() const
bool ErroredHasBeenSet() const
bool WarnedHasBeenSet() const
bool StoppedHasBeenSet() const
bool PassedHasBeenSet() const
bool SkippedHasBeenSet() const
void SetPassed(int value)
Counters & WithSkipped(int value)
void SetStopped(int value)
AWS_DEVICEFARM_API Counters()
AWS_DEVICEFARM_API Counters(Aws::Utils::Json::JsonView jsonValue)
Counters & WithPassed(int value)
AWS_DEVICEFARM_API Aws::Utils::Json::JsonValue Jsonize() const
void SetWarned(int value)
Counters & WithErrored(int value)
void SetSkipped(int value)
Counters & WithStopped(int value)
AWS_DEVICEFARM_API Counters & operator=(Aws::Utils::Json::JsonView jsonValue)
Counters & WithTotal(int value)
Aws::Utils::Json::JsonValue JsonValue