AWS SDK for C++
1.8.129
AWS SDK for C++
|
Go to the documentation of this file.
65 inline void SetJobId(
const char* value) { m_jobIdHasBeenSet =
true; m_jobId.assign(value); }
88 bool m_jobIdHasBeenSet;
void SetJobId(const Aws::String &value)
Aws::String SerializePayload() const override
#define AWS_COMPREHEND_API
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
bool JobIdHasBeenSet() const
void SetJobId(const char *value)
const Aws::String & GetJobId() const
DescribeKeyPhrasesDetectionJobRequest & WithJobId(Aws::String &&value)
virtual const char * GetServiceRequestName() const override
DescribeKeyPhrasesDetectionJobRequest()
void SetJobId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DescribeKeyPhrasesDetectionJobRequest & WithJobId(const char *value)
DescribeKeyPhrasesDetectionJobRequest & WithJobId(const Aws::String &value)
Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override