71 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
86 inline Run&
WithArn(
const char* value) { SetArn(value);
return *
this;}
106 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
121 inline Run&
WithName(
const char* value) { SetName(value);
return *
this;}
159 inline void SetType(
const TestType& value) { m_typeHasBeenSet =
true; m_type = value; }
471 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
496 inline void SetTotalJobs(
int value) { m_totalJobsHasBeenSet =
true; m_totalJobs = value; }
511 inline void SetCompletedJobs(
int value) { m_completedJobsHasBeenSet =
true; m_completedJobs = value; }
580 bool m_arnHasBeenSet;
582 bool m_nameHasBeenSet;
584 bool m_typeHasBeenSet;
586 bool m_platformHasBeenSet;
588 bool m_createdHasBeenSet;
590 bool m_statusHasBeenSet;
592 bool m_resultHasBeenSet;
594 bool m_startedHasBeenSet;
596 bool m_stoppedHasBeenSet;
598 bool m_countersHasBeenSet;
600 bool m_messageHasBeenSet;
602 bool m_totalJobsHasBeenSet;
604 bool m_completedJobsHasBeenSet;
606 bool m_billingMethodHasBeenSet;
608 bool m_deviceMinutesHasBeenSet;
Run & WithCreated(Aws::Utils::DateTime &&value)
void SetMessage(const char *value)
#define AWS_DEVICEFARM_API
void SetBillingMethod(BillingMethod &&value)
Run & WithResult(const ExecutionResult &value)
void SetMessage(Aws::String &&value)
void SetPlatform(DevicePlatform &&value)
const Aws::Utils::DateTime & GetStarted() const
Run & WithStarted(Aws::Utils::DateTime &&value)
Run & WithStatus(const ExecutionStatus &value)
void SetPlatform(const DevicePlatform &value)
void SetType(const TestType &value)
const DevicePlatform & GetPlatform() const
Run & WithType(TestType &&value)
Run & WithStarted(const Aws::Utils::DateTime &value)
void SetType(TestType &&value)
void SetCounters(Counters &&value)
const DeviceMinutes & GetDeviceMinutes() const
Run & WithCounters(Counters &&value)
void SetArn(Aws::String &&value)
const Aws::String & GetArn() const
const BillingMethod & GetBillingMethod() const
Run & WithDeviceMinutes(DeviceMinutes &&value)
void SetCreated(const Aws::Utils::DateTime &value)
Run & WithPlatform(DevicePlatform &&value)
Run & WithStopped(Aws::Utils::DateTime &&value)
void SetArn(const Aws::String &value)
void SetStatus(ExecutionStatus &&value)
Run & WithArn(const Aws::String &value)
Run & WithStopped(const Aws::Utils::DateTime &value)
void SetDeviceMinutes(DeviceMinutes &&value)
void SetTotalJobs(int value)
void SetArn(const char *value)
void SetResult(ExecutionResult &&value)
Run & WithName(const Aws::String &value)
Run & WithType(const TestType &value)
Run & WithMessage(Aws::String &&value)
void SetDeviceMinutes(const DeviceMinutes &value)
int GetCompletedJobs() const
void SetName(const Aws::String &value)
Run & WithTotalJobs(int value)
Run & WithArn(const char *value)
Run & WithCreated(const Aws::Utils::DateTime &value)
void SetStarted(const Aws::Utils::DateTime &value)
Run & WithBillingMethod(BillingMethod &&value)
void SetStatus(const ExecutionStatus &value)
Run & WithBillingMethod(const BillingMethod &value)
const Aws::String & GetName() const
Run & WithMessage(const Aws::String &value)
const Aws::Utils::DateTime & GetStopped() const
const ExecutionStatus & GetStatus() const
const Aws::Utils::DateTime & GetCreated() const
void SetCompletedJobs(int value)
void SetStarted(Aws::Utils::DateTime &&value)
void SetResult(const ExecutionResult &value)
const TestType & GetType() const
void SetCounters(const Counters &value)
Run & WithPlatform(const DevicePlatform &value)
Run & WithStatus(ExecutionStatus &&value)
const Counters & GetCounters() const
Run & WithCompletedJobs(int value)
Run & WithResult(ExecutionResult &&value)
Run & WithArn(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetCreated(Aws::Utils::DateTime &&value)
void SetName(const char *value)
Run & WithName(Aws::String &&value)
const Aws::String & GetMessage() const
Run & WithDeviceMinutes(const DeviceMinutes &value)
void SetName(Aws::String &&value)
Run & WithCounters(const Counters &value)
void SetMessage(const Aws::String &value)
const ExecutionResult & GetResult() const
void SetStopped(const Aws::Utils::DateTime &value)
Run & WithName(const char *value)
Run & WithMessage(const char *value)
JSON (JavaScript Object Notation).
void SetBillingMethod(const BillingMethod &value)
void SetStopped(Aws::Utils::DateTime &&value)