7#include <aws/comprehend/Comprehend_EXPORTS.h>
8#include <aws/comprehend/model/TargetedSentimentDetectionJobProperties.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
53 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(Aws::String &&value)
DescribeTargetedSentimentDetectionJobResult & WithRequestId(const char *value)
void SetTargetedSentimentDetectionJobProperties(TargetedSentimentDetectionJobProperties &&value)
AWS_COMPREHEND_API DescribeTargetedSentimentDetectionJobResult()
const Aws::String & GetRequestId() const
DescribeTargetedSentimentDetectionJobResult & WithTargetedSentimentDetectionJobProperties(TargetedSentimentDetectionJobProperties &&value)
AWS_COMPREHEND_API DescribeTargetedSentimentDetectionJobResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
DescribeTargetedSentimentDetectionJobResult & WithTargetedSentimentDetectionJobProperties(const TargetedSentimentDetectionJobProperties &value)
AWS_COMPREHEND_API DescribeTargetedSentimentDetectionJobResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const TargetedSentimentDetectionJobProperties & GetTargetedSentimentDetectionJobProperties() const
DescribeTargetedSentimentDetectionJobResult & WithRequestId(const Aws::String &value)
void SetTargetedSentimentDetectionJobProperties(const TargetedSentimentDetectionJobProperties &value)
DescribeTargetedSentimentDetectionJobResult & WithRequestId(Aws::String &&value)
void SetRequestId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue