7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/customer-profiles/model/IdentityResolutionJobStatus.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/customer-profiles/model/AutoMerging.h>
12#include <aws/customer-profiles/model/ExportingLocation.h>
13#include <aws/customer-profiles/model/JobStats.h>
18template<
typename RESULT_TYPE>
19class AmazonWebServiceResult;
28namespace CustomerProfiles
47 inline void SetDomainName(
const char* value) { m_domainName.assign(value); }
60 inline void SetJobId(
const char* value) { m_jobId.assign(value); }
99 inline void SetMessage(
const char* value) { m_message.assign(value); }
189 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetIdentityResolutionJobResult & WithJobExpirationTime(Aws::Utils::DateTime &&value)
GetIdentityResolutionJobResult & WithStatus(const IdentityResolutionJobStatus &value)
GetIdentityResolutionJobResult & WithJobId(const char *value)
void SetStatus(const IdentityResolutionJobStatus &value)
const JobStats & GetJobStats() const
GetIdentityResolutionJobResult & WithAutoMerging(const AutoMerging &value)
void SetRequestId(const char *value)
GetIdentityResolutionJobResult & WithDomainName(const Aws::String &value)
void SetStatus(IdentityResolutionJobStatus &&value)
void SetExportingLocation(ExportingLocation &&value)
const Aws::Utils::DateTime & GetJobEndTime() const
GetIdentityResolutionJobResult & WithExportingLocation(const ExportingLocation &value)
GetIdentityResolutionJobResult & WithAutoMerging(AutoMerging &&value)
GetIdentityResolutionJobResult & WithDomainName(const char *value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetJobId() const
GetIdentityResolutionJobResult & WithJobId(const Aws::String &value)
void SetLastUpdatedAt(const Aws::Utils::DateTime &value)
void SetMessage(const char *value)
GetIdentityResolutionJobResult & WithJobStats(JobStats &&value)
void SetJobExpirationTime(Aws::Utils::DateTime &&value)
void SetMessage(Aws::String &&value)
GetIdentityResolutionJobResult & WithDomainName(Aws::String &&value)
void SetExportingLocation(const ExportingLocation &value)
const Aws::String & GetMessage() const
void SetDomainName(const char *value)
const Aws::String & GetDomainName() const
GetIdentityResolutionJobResult & WithMessage(const Aws::String &value)
void SetLastUpdatedAt(Aws::Utils::DateTime &&value)
GetIdentityResolutionJobResult & WithJobStartTime(const Aws::Utils::DateTime &value)
AWS_CUSTOMERPROFILES_API GetIdentityResolutionJobResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetIdentityResolutionJobResult & WithMessage(const char *value)
void SetJobStats(JobStats &&value)
GetIdentityResolutionJobResult & WithJobEndTime(const Aws::Utils::DateTime &value)
void SetJobStats(const JobStats &value)
void SetJobEndTime(Aws::Utils::DateTime &&value)
const AutoMerging & GetAutoMerging() const
void SetAutoMerging(const AutoMerging &value)
GetIdentityResolutionJobResult & WithLastUpdatedAt(Aws::Utils::DateTime &&value)
void SetAutoMerging(AutoMerging &&value)
void SetJobId(const char *value)
AWS_CUSTOMERPROFILES_API GetIdentityResolutionJobResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetIdentityResolutionJobResult & WithJobEndTime(Aws::Utils::DateTime &&value)
void SetJobEndTime(const Aws::Utils::DateTime &value)
GetIdentityResolutionJobResult & WithRequestId(const char *value)
GetIdentityResolutionJobResult & WithJobStats(const JobStats &value)
GetIdentityResolutionJobResult & WithJobExpirationTime(const Aws::Utils::DateTime &value)
GetIdentityResolutionJobResult & WithJobId(Aws::String &&value)
void SetMessage(const Aws::String &value)
GetIdentityResolutionJobResult & WithMessage(Aws::String &&value)
const Aws::Utils::DateTime & GetJobStartTime() const
void SetJobStartTime(const Aws::Utils::DateTime &value)
void SetJobStartTime(Aws::Utils::DateTime &&value)
void SetDomainName(Aws::String &&value)
void SetJobId(Aws::String &&value)
void SetJobExpirationTime(const Aws::Utils::DateTime &value)
GetIdentityResolutionJobResult & WithJobStartTime(Aws::Utils::DateTime &&value)
GetIdentityResolutionJobResult & WithStatus(IdentityResolutionJobStatus &&value)
void SetRequestId(Aws::String &&value)
const ExportingLocation & GetExportingLocation() const
void SetJobId(const Aws::String &value)
void SetDomainName(const Aws::String &value)
AWS_CUSTOMERPROFILES_API GetIdentityResolutionJobResult()
const Aws::String & GetRequestId() const
const Aws::Utils::DateTime & GetJobExpirationTime() const
const IdentityResolutionJobStatus & GetStatus() const
const Aws::Utils::DateTime & GetLastUpdatedAt() const
GetIdentityResolutionJobResult & WithExportingLocation(ExportingLocation &&value)
GetIdentityResolutionJobResult & WithRequestId(const Aws::String &value)
GetIdentityResolutionJobResult & WithRequestId(Aws::String &&value)
GetIdentityResolutionJobResult & WithLastUpdatedAt(const Aws::Utils::DateTime &value)
IdentityResolutionJobStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue