7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/lexv2-models/model/BotRecommendationStatus.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
44 inline void SetBotId(
const char* value) { m_botId.assign(value); }
58 inline void SetBotVersion(
const char* value) { m_botVersion.assign(value); }
74 inline void SetLocaleId(
const char* value) { m_localeId.assign(value); }
110 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
StopBotRecommendationResult & WithBotRecommendationId(Aws::String &&value)
const Aws::String & GetBotRecommendationId() const
void SetBotId(const char *value)
void SetRequestId(const char *value)
StopBotRecommendationResult & WithRequestId(Aws::String &&value)
StopBotRecommendationResult & WithBotVersion(const char *value)
StopBotRecommendationResult & WithBotRecommendationId(const char *value)
AWS_LEXMODELSV2_API StopBotRecommendationResult()
StopBotRecommendationResult & WithRequestId(const char *value)
StopBotRecommendationResult & WithBotVersion(const Aws::String &value)
void SetRequestId(Aws::String &&value)
StopBotRecommendationResult & WithBotRecommendationStatus(const BotRecommendationStatus &value)
StopBotRecommendationResult & WithRequestId(const Aws::String &value)
void SetBotRecommendationStatus(BotRecommendationStatus &&value)
StopBotRecommendationResult & WithBotId(const char *value)
const BotRecommendationStatus & GetBotRecommendationStatus() const
void SetBotVersion(const char *value)
void SetBotId(Aws::String &&value)
void SetBotId(const Aws::String &value)
StopBotRecommendationResult & WithBotRecommendationStatus(BotRecommendationStatus &&value)
void SetLocaleId(const char *value)
StopBotRecommendationResult & WithBotVersion(Aws::String &&value)
const Aws::String & GetRequestId() const
StopBotRecommendationResult & WithBotId(Aws::String &&value)
void SetBotVersion(const Aws::String &value)
void SetRequestId(const Aws::String &value)
void SetBotRecommendationStatus(const BotRecommendationStatus &value)
void SetLocaleId(const Aws::String &value)
void SetLocaleId(Aws::String &&value)
const Aws::String & GetBotVersion() const
StopBotRecommendationResult & WithLocaleId(Aws::String &&value)
void SetBotVersion(Aws::String &&value)
void SetBotRecommendationId(Aws::String &&value)
void SetBotRecommendationId(const char *value)
const Aws::String & GetLocaleId() const
AWS_LEXMODELSV2_API StopBotRecommendationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_LEXMODELSV2_API StopBotRecommendationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
StopBotRecommendationResult & WithBotRecommendationId(const Aws::String &value)
void SetBotRecommendationId(const Aws::String &value)
StopBotRecommendationResult & WithLocaleId(const char *value)
StopBotRecommendationResult & WithLocaleId(const Aws::String &value)
StopBotRecommendationResult & WithBotId(const Aws::String &value)
const Aws::String & GetBotId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue