68 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
83 inline Suite&
WithArn(
const char* value) { SetArn(value);
return *
this;}
103 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
156 inline void SetType(
const TestType& value) { m_typeHasBeenSet =
true; m_type = value; }
438 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
487 bool m_arnHasBeenSet;
489 bool m_nameHasBeenSet;
491 bool m_typeHasBeenSet;
493 bool m_createdHasBeenSet;
495 bool m_statusHasBeenSet;
497 bool m_resultHasBeenSet;
499 bool m_startedHasBeenSet;
501 bool m_stoppedHasBeenSet;
503 bool m_countersHasBeenSet;
505 bool m_messageHasBeenSet;
507 bool m_deviceMinutesHasBeenSet;
#define AWS_DEVICEFARM_API
const Aws::String & GetArn() const
void SetStatus(ExecutionStatus &&value)
void SetArn(const Aws::String &value)
const Aws::String & GetMessage() const
const ExecutionResult & GetResult() const
const Aws::String & GetName() const
const Aws::Utils::DateTime & GetStarted() const
Suite & WithName(const Aws::String &value)
const TestType & GetType() const
void SetStopped(Aws::Utils::DateTime &&value)
Suite & WithCounters(Counters &&value)
void SetMessage(const Aws::String &value)
Suite & WithMessage(Aws::String &&value)
const ExecutionStatus & GetStatus() const
Suite & WithResult(const ExecutionResult &value)
void SetCreated(const Aws::Utils::DateTime &value)
void SetName(const Aws::String &value)
Suite & WithResult(ExecutionResult &&value)
Suite & WithStopped(Aws::Utils::DateTime &&value)
void SetStatus(const ExecutionStatus &value)
const Aws::Utils::DateTime & GetCreated() const
void SetArn(const char *value)
void SetStarted(Aws::Utils::DateTime &&value)
void SetMessage(const char *value)
Suite & WithStarted(Aws::Utils::DateTime &&value)
Suite & WithCreated(const Aws::Utils::DateTime &value)
Suite & WithCreated(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetStopped() const
void SetType(const TestType &value)
void SetCounters(Counters &&value)
void SetDeviceMinutes(DeviceMinutes &&value)
void SetStopped(const Aws::Utils::DateTime &value)
void SetCreated(Aws::Utils::DateTime &&value)
Suite & WithStatus(const ExecutionStatus &value)
Suite & WithMessage(const Aws::String &value)
Suite & WithDeviceMinutes(const DeviceMinutes &value)
Suite & WithStarted(const Aws::Utils::DateTime &value)
Suite & WithArn(const Aws::String &value)
Suite & WithCounters(const Counters &value)
Suite & WithMessage(const char *value)
void SetName(const char *value)
Suite & WithType(const TestType &value)
void SetResult(ExecutionResult &&value)
void SetResult(const ExecutionResult &value)
void SetStarted(const Aws::Utils::DateTime &value)
Suite & WithDeviceMinutes(DeviceMinutes &&value)
Suite & WithArn(const char *value)
Suite & WithType(TestType &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Suite & WithStatus(ExecutionStatus &&value)
void SetArn(Aws::String &&value)
void SetName(Aws::String &&value)
Suite & WithName(Aws::String &&value)
void SetMessage(Aws::String &&value)
Suite & WithName(const char *value)
const DeviceMinutes & GetDeviceMinutes() const
void SetType(TestType &&value)
Suite & WithStopped(const Aws::Utils::DateTime &value)
const Counters & GetCounters() const
void SetCounters(const Counters &value)
JSON (JavaScript Object Notation).
void SetDeviceMinutes(const DeviceMinutes &value)
Suite & WithArn(Aws::String &&value)