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