7#include <aws/omics/Omics_EXPORTS.h>
38 m_pendingRunCountHasBeenSet =
true;
39 m_pendingRunCount = value;
54 m_startingRunCountHasBeenSet =
true;
55 m_startingRunCount = value;
70 m_runningRunCountHasBeenSet =
true;
71 m_runningRunCount = value;
86 m_stoppingRunCountHasBeenSet =
true;
87 m_stoppingRunCount = value;
102 m_completedRunCountHasBeenSet =
true;
103 m_completedRunCount = value;
118 m_deletedRunCountHasBeenSet =
true;
119 m_deletedRunCount = value;
134 m_failedRunCountHasBeenSet =
true;
135 m_failedRunCount = value;
150 m_cancelledRunCountHasBeenSet =
true;
151 m_cancelledRunCount = value;
159 int m_pendingRunCount{0};
161 int m_startingRunCount{0};
163 int m_runningRunCount{0};
165 int m_stoppingRunCount{0};
167 int m_completedRunCount{0};
169 int m_deletedRunCount{0};
171 int m_failedRunCount{0};
173 int m_cancelledRunCount{0};
174 bool m_pendingRunCountHasBeenSet =
false;
175 bool m_startingRunCountHasBeenSet =
false;
176 bool m_runningRunCountHasBeenSet =
false;
177 bool m_stoppingRunCountHasBeenSet =
false;
178 bool m_completedRunCountHasBeenSet =
false;
179 bool m_deletedRunCountHasBeenSet =
false;
180 bool m_failedRunCountHasBeenSet =
false;
181 bool m_cancelledRunCountHasBeenSet =
false;
bool CompletedRunCountHasBeenSet() const
void SetPendingRunCount(int value)
void SetCancelledRunCount(int value)
bool FailedRunCountHasBeenSet() const
int GetCompletedRunCount() const
AWS_OMICS_API RunSummary(Aws::Utils::Json::JsonView jsonValue)
void SetStartingRunCount(int value)
AWS_OMICS_API RunSummary()=default
AWS_OMICS_API RunSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
bool DeletedRunCountHasBeenSet() const
bool StoppingRunCountHasBeenSet() const
int GetPendingRunCount() const
bool CancelledRunCountHasBeenSet() const
RunSummary & WithRunningRunCount(int value)
int GetCancelledRunCount() const
RunSummary & WithPendingRunCount(int value)
RunSummary & WithStoppingRunCount(int value)
int GetStartingRunCount() const
void SetFailedRunCount(int value)
RunSummary & WithCompletedRunCount(int value)
bool PendingRunCountHasBeenSet() const
bool StartingRunCountHasBeenSet() const
RunSummary & WithFailedRunCount(int value)
int GetFailedRunCount() const
void SetStoppingRunCount(int value)
void SetRunningRunCount(int value)
RunSummary & WithCancelledRunCount(int value)
int GetStoppingRunCount() const
bool RunningRunCountHasBeenSet() const
RunSummary & WithDeletedRunCount(int value)
int GetRunningRunCount() const
int GetDeletedRunCount() const
void SetDeletedRunCount(int value)
void SetCompletedRunCount(int value)
RunSummary & WithStartingRunCount(int value)
AWS_OMICS_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue