AWS SDK for C++
1.8.126
AWS SDK for C++
|
Go to the documentation of this file.
14 template<
typename RESULT_TYPE>
15 class AmazonWebServiceResult;
58 inline void SetJobId(
const char* value) { m_jobId.assign(value); }
const Aws::String & GetJobId() const
#define AWS_COMPREHEND_API
void SetJobStatus(const JobStatus &value)
const JobStatus & GetJobStatus() const
StartTopicsDetectionJobResult & WithJobId(const Aws::String &value)
StartTopicsDetectionJobResult & WithJobId(const char *value)
StartTopicsDetectionJobResult()
StartTopicsDetectionJobResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
StartTopicsDetectionJobResult & WithJobId(Aws::String &&value)
void SetJobId(Aws::String &&value)
StartTopicsDetectionJobResult & WithJobStatus(const JobStatus &value)
StartTopicsDetectionJobResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetJobId(const char *value)
StartTopicsDetectionJobResult & WithJobStatus(JobStatus &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetJobId(const Aws::String &value)
void SetJobStatus(JobStatus &&value)