7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
43 inline void SetTopicId(
const char* value) { m_topicId.assign(value); }
56 inline void SetTopicArn(
const char* value) { m_topicArn.assign(value); }
69 inline void SetDatasetArn(
const char* value) { m_datasetArn.assign(value); }
80 inline void SetStatus(
int value) { m_status = value; }
89 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
UpdateTopicRefreshScheduleResult & WithTopicArn(const Aws::String &value)
const Aws::String & GetRequestId() const
void SetRequestId(Aws::String &&value)
void SetStatus(int value)
const Aws::String & GetTopicArn() const
void SetTopicArn(const char *value)
void SetTopicArn(Aws::String &&value)
void SetRequestId(const Aws::String &value)
void SetDatasetArn(Aws::String &&value)
UpdateTopicRefreshScheduleResult & WithDatasetArn(const Aws::String &value)
UpdateTopicRefreshScheduleResult & WithRequestId(Aws::String &&value)
AWS_QUICKSIGHT_API UpdateTopicRefreshScheduleResult()
UpdateTopicRefreshScheduleResult & WithTopicId(Aws::String &&value)
void SetRequestId(const char *value)
AWS_QUICKSIGHT_API UpdateTopicRefreshScheduleResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetDatasetArn() const
void SetDatasetArn(const char *value)
UpdateTopicRefreshScheduleResult & WithTopicArn(const char *value)
UpdateTopicRefreshScheduleResult & WithDatasetArn(const char *value)
void SetTopicId(Aws::String &&value)
UpdateTopicRefreshScheduleResult & WithTopicId(const Aws::String &value)
UpdateTopicRefreshScheduleResult & WithRequestId(const char *value)
void SetTopicId(const char *value)
void SetDatasetArn(const Aws::String &value)
UpdateTopicRefreshScheduleResult & WithTopicArn(Aws::String &&value)
UpdateTopicRefreshScheduleResult & WithRequestId(const Aws::String &value)
const Aws::String & GetTopicId() const
UpdateTopicRefreshScheduleResult & WithDatasetArn(Aws::String &&value)
UpdateTopicRefreshScheduleResult & WithTopicId(const char *value)
AWS_QUICKSIGHT_API UpdateTopicRefreshScheduleResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateTopicRefreshScheduleResult & WithStatus(int value)
void SetTopicId(const Aws::String &value)
void SetTopicArn(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue