7#include <aws/comprehend/Comprehend_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
42 inline void SetFlywheelArn(
const char* value) { m_flywheelArn.assign(value); }
66 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetFlywheelIterationId(const char *value)
const Aws::String & GetFlywheelArn() const
StartFlywheelIterationResult & WithRequestId(Aws::String &&value)
void SetFlywheelArn(const char *value)
StartFlywheelIterationResult & WithFlywheelIterationId(const Aws::String &value)
StartFlywheelIterationResult & WithRequestId(const Aws::String &value)
void SetFlywheelIterationId(const Aws::String &value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetRequestId() const
void SetRequestId(const char *value)
const Aws::String & GetFlywheelIterationId() const
StartFlywheelIterationResult & WithFlywheelArn(const Aws::String &value)
void SetFlywheelIterationId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
StartFlywheelIterationResult & WithFlywheelIterationId(Aws::String &&value)
StartFlywheelIterationResult & WithFlywheelArn(const char *value)
StartFlywheelIterationResult & WithFlywheelArn(Aws::String &&value)
void SetFlywheelArn(Aws::String &&value)
StartFlywheelIterationResult & WithFlywheelIterationId(const char *value)
StartFlywheelIterationResult & WithRequestId(const char *value)
AWS_COMPREHEND_API StartFlywheelIterationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_COMPREHEND_API StartFlywheelIterationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetFlywheelArn(const Aws::String &value)
AWS_COMPREHEND_API StartFlywheelIterationResult()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue