7#include <aws/amplifybackend/AmplifyBackend_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace AmplifyBackend
48 inline void SetAppId(
const char* value) { m_appIdHasBeenSet =
true; m_appId.assign(value); }
62 inline void SetBackendEnvironmentName(
const char* value) { m_backendEnvironmentNameHasBeenSet =
true; m_backendEnvironmentName.assign(value); }
76 inline void SetCreateTime(
const char* value) { m_createTimeHasBeenSet =
true; m_createTime.assign(value); }
90 inline void SetError(
const char* value) { m_errorHasBeenSet =
true; m_error.assign(value); }
104 inline void SetJobId(
const char* value) { m_jobIdHasBeenSet =
true; m_jobId.assign(value); }
118 inline void SetOperation(
const char* value) { m_operationHasBeenSet =
true; m_operation.assign(value); }
132 inline void SetStatus(
const char* value) { m_statusHasBeenSet =
true; m_status.assign(value); }
146 inline void SetUpdateTime(
const char* value) { m_updateTimeHasBeenSet =
true; m_updateTime.assign(value); }
154 bool m_appIdHasBeenSet =
false;
157 bool m_backendEnvironmentNameHasBeenSet =
false;
160 bool m_createTimeHasBeenSet =
false;
163 bool m_errorHasBeenSet =
false;
166 bool m_jobIdHasBeenSet =
false;
169 bool m_operationHasBeenSet =
false;
172 bool m_statusHasBeenSet =
false;
175 bool m_updateTimeHasBeenSet =
false;
AWS_AMPLIFYBACKEND_API BackendJobRespObj & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetStatus(Aws::String &&value)
bool OperationHasBeenSet() const
bool UpdateTimeHasBeenSet() const
const Aws::String & GetError() const
void SetError(Aws::String &&value)
void SetBackendEnvironmentName(const Aws::String &value)
void SetCreateTime(const Aws::String &value)
bool AppIdHasBeenSet() const
const Aws::String & GetAppId() const
BackendJobRespObj & WithStatus(const Aws::String &value)
void SetOperation(const char *value)
BackendJobRespObj & WithCreateTime(Aws::String &&value)
BackendJobRespObj & WithOperation(const char *value)
BackendJobRespObj & WithJobId(Aws::String &&value)
bool StatusHasBeenSet() const
void SetUpdateTime(const char *value)
BackendJobRespObj & WithError(const Aws::String &value)
BackendJobRespObj & WithStatus(const char *value)
BackendJobRespObj & WithUpdateTime(Aws::String &&value)
void SetOperation(const Aws::String &value)
void SetError(const Aws::String &value)
void SetBackendEnvironmentName(const char *value)
void SetAppId(const char *value)
void SetCreateTime(Aws::String &&value)
const Aws::String & GetJobId() const
BackendJobRespObj & WithCreateTime(const char *value)
void SetCreateTime(const char *value)
void SetUpdateTime(Aws::String &&value)
void SetJobId(const Aws::String &value)
void SetJobId(Aws::String &&value)
AWS_AMPLIFYBACKEND_API BackendJobRespObj()
BackendJobRespObj & WithStatus(Aws::String &&value)
const Aws::String & GetOperation() const
BackendJobRespObj & WithError(Aws::String &&value)
BackendJobRespObj & WithBackendEnvironmentName(Aws::String &&value)
BackendJobRespObj & WithJobId(const Aws::String &value)
const Aws::String & GetUpdateTime() const
void SetJobId(const char *value)
BackendJobRespObj & WithAppId(const char *value)
bool CreateTimeHasBeenSet() const
bool JobIdHasBeenSet() const
BackendJobRespObj & WithOperation(Aws::String &&value)
void SetStatus(const Aws::String &value)
BackendJobRespObj & WithCreateTime(const Aws::String &value)
BackendJobRespObj & WithError(const char *value)
BackendJobRespObj & WithUpdateTime(const Aws::String &value)
BackendJobRespObj & WithBackendEnvironmentName(const Aws::String &value)
BackendJobRespObj & WithUpdateTime(const char *value)
BackendJobRespObj & WithJobId(const char *value)
void SetOperation(Aws::String &&value)
const Aws::String & GetBackendEnvironmentName() const
AWS_AMPLIFYBACKEND_API BackendJobRespObj(Aws::Utils::Json::JsonView jsonValue)
BackendJobRespObj & WithAppId(const Aws::String &value)
AWS_AMPLIFYBACKEND_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAppId(const Aws::String &value)
void SetBackendEnvironmentName(Aws::String &&value)
bool BackendEnvironmentNameHasBeenSet() const
BackendJobRespObj & WithOperation(const Aws::String &value)
bool ErrorHasBeenSet() const
BackendJobRespObj & WithBackendEnvironmentName(const char *value)
void SetAppId(Aws::String &&value)
BackendJobRespObj & WithAppId(Aws::String &&value)
void SetUpdateTime(const Aws::String &value)
void SetStatus(const char *value)
void SetError(const char *value)
const Aws::String & GetCreateTime() const
const Aws::String & GetStatus() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue