7#include <aws/auditmanager/AuditManager_EXPORTS.h>
8#include <aws/auditmanager/model/InsightsByAssessment.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(const Aws::String &value)
void SetInsights(InsightsByAssessment &&value)
GetInsightsByAssessmentResult & WithRequestId(Aws::String &&value)
GetInsightsByAssessmentResult & WithInsights(InsightsByAssessment &&value)
void SetRequestId(const char *value)
void SetInsights(const InsightsByAssessment &value)
AWS_AUDITMANAGER_API GetInsightsByAssessmentResult()
GetInsightsByAssessmentResult & WithRequestId(const Aws::String &value)
const Aws::String & GetRequestId() const
void SetRequestId(Aws::String &&value)
const InsightsByAssessment & GetInsights() const
GetInsightsByAssessmentResult & WithRequestId(const char *value)
GetInsightsByAssessmentResult & WithInsights(const InsightsByAssessment &value)
AWS_AUDITMANAGER_API GetInsightsByAssessmentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_AUDITMANAGER_API GetInsightsByAssessmentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue