7#include <aws/sesv2/SESV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/sesv2/model/ExportSourceType.h>
10#include <aws/sesv2/model/JobStatus.h>
11#include <aws/sesv2/model/ExportDestination.h>
12#include <aws/sesv2/model/ExportDataSource.h>
13#include <aws/core/utils/DateTime.h>
14#include <aws/sesv2/model/FailureInfo.h>
15#include <aws/sesv2/model/ExportStatistics.h>
20template<
typename RESULT_TYPE>
21class AmazonWebServiceResult;
55 inline void SetJobId(
const char* value) { m_jobId.assign(value); }
154 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetExportJobResult & WithExportDestination(ExportDestination &&value)
void SetStatistics(ExportStatistics &&value)
const ExportDestination & GetExportDestination() const
void SetJobStatus(JobStatus &&value)
GetExportJobResult & WithFailureInfo(FailureInfo &&value)
GetExportJobResult & WithStatistics(const ExportStatistics &value)
const ExportSourceType & GetExportSourceType() const
GetExportJobResult & WithCreatedTimestamp(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetCompletedTimestamp() const
void SetRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
const ExportDataSource & GetExportDataSource() const
AWS_SESV2_API GetExportJobResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetExportJobResult & WithRequestId(const char *value)
void SetCompletedTimestamp(Aws::Utils::DateTime &&value)
void SetRequestId(const char *value)
GetExportJobResult & WithCompletedTimestamp(Aws::Utils::DateTime &&value)
void SetFailureInfo(FailureInfo &&value)
AWS_SESV2_API GetExportJobResult()
void SetCompletedTimestamp(const Aws::Utils::DateTime &value)
GetExportJobResult & WithJobStatus(const JobStatus &value)
void SetExportDataSource(const ExportDataSource &value)
void SetExportSourceType(ExportSourceType &&value)
GetExportJobResult & WithRequestId(Aws::String &&value)
void SetExportDataSource(ExportDataSource &&value)
void SetStatistics(const ExportStatistics &value)
GetExportJobResult & WithCreatedTimestamp(Aws::Utils::DateTime &&value)
void SetJobId(const char *value)
const Aws::Utils::DateTime & GetCreatedTimestamp() const
GetExportJobResult & WithRequestId(const Aws::String &value)
GetExportJobResult & WithStatistics(ExportStatistics &&value)
GetExportJobResult & WithExportDataSource(const ExportDataSource &value)
GetExportJobResult & WithJobId(Aws::String &&value)
const ExportStatistics & GetStatistics() const
void SetFailureInfo(const FailureInfo &value)
void SetRequestId(const Aws::String &value)
GetExportJobResult & WithExportDestination(const ExportDestination &value)
void SetExportDestination(ExportDestination &&value)
void SetJobId(const Aws::String &value)
const JobStatus & GetJobStatus() const
GetExportJobResult & WithJobStatus(JobStatus &&value)
void SetJobId(Aws::String &&value)
GetExportJobResult & WithExportSourceType(const ExportSourceType &value)
void SetJobStatus(const JobStatus &value)
void SetExportSourceType(const ExportSourceType &value)
AWS_SESV2_API GetExportJobResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetExportJobResult & WithJobId(const char *value)
GetExportJobResult & WithExportSourceType(ExportSourceType &&value)
void SetCreatedTimestamp(Aws::Utils::DateTime &&value)
GetExportJobResult & WithCompletedTimestamp(const Aws::Utils::DateTime &value)
GetExportJobResult & WithJobId(const Aws::String &value)
GetExportJobResult & WithFailureInfo(const FailureInfo &value)
GetExportJobResult & WithExportDataSource(ExportDataSource &&value)
const FailureInfo & GetFailureInfo() const
const Aws::String & GetJobId() const
void SetCreatedTimestamp(const Aws::Utils::DateTime &value)
void SetExportDestination(const ExportDestination &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue