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>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/core/utils/DateTime.h>
12#include <aws/lexv2-models/model/TranscriptSourceSetting.h>
13#include <aws/lexv2-models/model/EncryptionSetting.h>
14#include <aws/lexv2-models/model/BotRecommendationResults.h>
19template<
typename RESULT_TYPE>
20class AmazonWebServiceResult;
48 inline void SetBotId(
const char* value) { m_botId.assign(value); }
61 inline void SetBotVersion(
const char* value) { m_botVersion.assign(value); }
75 inline void SetLocaleId(
const char* value) { m_localeId.assign(value); }
185 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
208 TranscriptSourceSetting m_transcriptSourceSetting;
DescribeBotRecommendationResult & AddFailureReasons(const char *value)
DescribeBotRecommendationResult & WithFailureReasons(const Aws::Vector< Aws::String > &value)
const BotRecommendationStatus & GetBotRecommendationStatus() const
DescribeBotRecommendationResult & WithLocaleId(Aws::String &&value)
void SetFailureReasons(Aws::Vector< Aws::String > &&value)
void SetBotRecommendationResults(BotRecommendationResults &&value)
AWS_LEXMODELSV2_API DescribeBotRecommendationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeBotRecommendationResult & WithEncryptionSetting(EncryptionSetting &&value)
DescribeBotRecommendationResult & AddFailureReasons(Aws::String &&value)
void SetRequestId(const Aws::String &value)
DescribeBotRecommendationResult & WithCreationDateTime(const Aws::Utils::DateTime &value)
void SetEncryptionSetting(EncryptionSetting &&value)
DescribeBotRecommendationResult & WithLastUpdatedDateTime(Aws::Utils::DateTime &&value)
void SetRequestId(Aws::String &&value)
const Aws::String & GetBotRecommendationId() const
void SetBotRecommendationId(const char *value)
DescribeBotRecommendationResult & WithTranscriptSourceSetting(const TranscriptSourceSetting &value)
const Aws::String & GetBotVersion() const
DescribeBotRecommendationResult & WithBotVersion(const Aws::String &value)
void SetBotId(const char *value)
void SetLocaleId(const Aws::String &value)
void SetBotVersion(Aws::String &&value)
DescribeBotRecommendationResult & WithBotId(const Aws::String &value)
void SetLocaleId(const char *value)
AWS_LEXMODELSV2_API DescribeBotRecommendationResult()
const TranscriptSourceSetting & GetTranscriptSourceSetting() const
DescribeBotRecommendationResult & WithBotRecommendationId(Aws::String &&value)
const Aws::String & GetRequestId() const
DescribeBotRecommendationResult & WithEncryptionSetting(const EncryptionSetting &value)
DescribeBotRecommendationResult & WithRequestId(const char *value)
void SetBotRecommendationStatus(const BotRecommendationStatus &value)
void SetRequestId(const char *value)
void SetCreationDateTime(Aws::Utils::DateTime &&value)
DescribeBotRecommendationResult & WithBotVersion(const char *value)
void SetBotId(const Aws::String &value)
const Aws::Utils::DateTime & GetLastUpdatedDateTime() const
const Aws::Vector< Aws::String > & GetFailureReasons() const
void SetLastUpdatedDateTime(const Aws::Utils::DateTime &value)
void SetBotRecommendationStatus(BotRecommendationStatus &&value)
DescribeBotRecommendationResult & WithFailureReasons(Aws::Vector< Aws::String > &&value)
DescribeBotRecommendationResult & WithBotId(Aws::String &&value)
const Aws::Utils::DateTime & GetCreationDateTime() const
AWS_LEXMODELSV2_API DescribeBotRecommendationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetLocaleId(Aws::String &&value)
void SetCreationDateTime(const Aws::Utils::DateTime &value)
void SetBotRecommendationId(const Aws::String &value)
DescribeBotRecommendationResult & WithBotRecommendationId(const Aws::String &value)
DescribeBotRecommendationResult & WithLocaleId(const Aws::String &value)
void SetBotRecommendationResults(const BotRecommendationResults &value)
DescribeBotRecommendationResult & WithCreationDateTime(Aws::Utils::DateTime &&value)
void SetTranscriptSourceSetting(const TranscriptSourceSetting &value)
const Aws::String & GetLocaleId() const
DescribeBotRecommendationResult & WithBotRecommendationResults(const BotRecommendationResults &value)
void SetEncryptionSetting(const EncryptionSetting &value)
void SetBotVersion(const Aws::String &value)
DescribeBotRecommendationResult & WithTranscriptSourceSetting(TranscriptSourceSetting &&value)
DescribeBotRecommendationResult & WithBotRecommendationResults(BotRecommendationResults &&value)
DescribeBotRecommendationResult & WithRequestId(Aws::String &&value)
const EncryptionSetting & GetEncryptionSetting() const
void SetTranscriptSourceSetting(TranscriptSourceSetting &&value)
DescribeBotRecommendationResult & WithBotRecommendationId(const char *value)
DescribeBotRecommendationResult & WithBotVersion(Aws::String &&value)
void SetBotVersion(const char *value)
void SetFailureReasons(const Aws::Vector< Aws::String > &value)
const Aws::String & GetBotId() const
DescribeBotRecommendationResult & WithBotId(const char *value)
DescribeBotRecommendationResult & WithLastUpdatedDateTime(const Aws::Utils::DateTime &value)
void SetLastUpdatedDateTime(Aws::Utils::DateTime &&value)
DescribeBotRecommendationResult & WithBotRecommendationStatus(const BotRecommendationStatus &value)
DescribeBotRecommendationResult & AddFailureReasons(const Aws::String &value)
DescribeBotRecommendationResult & WithBotRecommendationStatus(BotRecommendationStatus &&value)
void SetBotId(Aws::String &&value)
void SetBotRecommendationId(Aws::String &&value)
DescribeBotRecommendationResult & WithLocaleId(const char *value)
const BotRecommendationResults & GetBotRecommendationResults() const
DescribeBotRecommendationResult & WithRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue