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