7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
40 inline void SetStatus(
int value) { m_status = value; }
49 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
62 inline void SetScheduleId(
const char* value) { m_scheduleId.assign(value); }
75 inline void SetArn(
const char* value) { m_arn.assign(value); }
void SetArn(const char *value)
const Aws::String & GetScheduleId() const
CreateRefreshScheduleResult & WithScheduleId(const Aws::String &value)
CreateRefreshScheduleResult & WithArn(const char *value)
void SetStatus(int value)
CreateRefreshScheduleResult & WithRequestId(const Aws::String &value)
CreateRefreshScheduleResult & WithRequestId(const char *value)
CreateRefreshScheduleResult & WithArn(const Aws::String &value)
const Aws::String & GetArn() const
CreateRefreshScheduleResult & WithStatus(int value)
CreateRefreshScheduleResult & WithRequestId(Aws::String &&value)
AWS_QUICKSIGHT_API CreateRefreshScheduleResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
void SetScheduleId(const char *value)
void SetArn(const Aws::String &value)
void SetScheduleId(const Aws::String &value)
AWS_QUICKSIGHT_API CreateRefreshScheduleResult()
const Aws::String & GetRequestId() const
CreateRefreshScheduleResult & WithScheduleId(const char *value)
void SetRequestId(Aws::String &&value)
CreateRefreshScheduleResult & WithScheduleId(Aws::String &&value)
void SetScheduleId(Aws::String &&value)
AWS_QUICKSIGHT_API CreateRefreshScheduleResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateRefreshScheduleResult & WithArn(Aws::String &&value)
void SetRequestId(const char *value)
void SetArn(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue