7#include <aws/backup/Backup_EXPORTS.h>
8#include <aws/backup/model/ReportPlan.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
55 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
DescribeReportPlanResult & WithReportPlan(const ReportPlan &value)
void SetRequestId(const char *value)
void SetRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
DescribeReportPlanResult & WithReportPlan(ReportPlan &&value)
const ReportPlan & GetReportPlan() const
DescribeReportPlanResult & WithRequestId(const char *value)
AWS_BACKUP_API DescribeReportPlanResult()
void SetRequestId(const Aws::String &value)
void SetReportPlan(const ReportPlan &value)
void SetReportPlan(ReportPlan &&value)
AWS_BACKUP_API DescribeReportPlanResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_BACKUP_API DescribeReportPlanResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeReportPlanResult & WithRequestId(const Aws::String &value)
DescribeReportPlanResult & WithRequestId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue