7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
12#include <aws/lexv2-models/model/BotLocaleStatus.h>
13#include <aws/lexv2-models/model/GenerativeAISettings.h>
14#include <aws/lexv2-models/model/SpeechDetectionSensitivity.h>
15#include <aws/lexv2-models/model/SpeechRecognitionSettings.h>
16#include <aws/lexv2-models/model/UnifiedSpeechSettings.h>
17#include <aws/lexv2-models/model/VoiceSettings.h>
22template <
typename RESULT_TYPE>
23class AmazonWebServiceResult;
30namespace LexModelsV2 {
43 template <
typename BotIdT = Aws::String>
45 m_botIdHasBeenSet =
true;
46 m_botId = std::forward<BotIdT>(value);
48 template <
typename BotIdT = Aws::String>
50 SetBotId(std::forward<BotIdT>(value));
60 template <
typename BotVersionT = Aws::String>
62 m_botVersionHasBeenSet =
true;
63 m_botVersion = std::forward<BotVersionT>(value);
65 template <
typename BotVersionT = Aws::String>
77 template <
typename LocaleIdT = Aws::String>
79 m_localeIdHasBeenSet =
true;
80 m_localeId = std::forward<LocaleIdT>(value);
82 template <
typename LocaleIdT = Aws::String>
94 template <
typename LocaleNameT = Aws::String>
96 m_localeNameHasBeenSet =
true;
97 m_localeName = std::forward<LocaleNameT>(value);
99 template <
typename LocaleNameT = Aws::String>
111 template <
typename DescriptionT = Aws::String>
113 m_descriptionHasBeenSet =
true;
114 m_description = std::forward<DescriptionT>(value);
116 template <
typename DescriptionT = Aws::String>
131 m_nluIntentConfidenceThresholdHasBeenSet =
true;
132 m_nluIntentConfidenceThreshold = value;
146 template <
typename VoiceSettingsT = VoiceSettings>
148 m_voiceSettingsHasBeenSet =
true;
149 m_voiceSettings = std::forward<VoiceSettingsT>(value);
151 template <
typename VoiceSettingsT = VoiceSettings>
163 template <
typename UnifiedSpeechSettingsT = UnifiedSpeechSettings>
165 m_unifiedSpeechSettingsHasBeenSet =
true;
166 m_unifiedSpeechSettings = std::forward<UnifiedSpeechSettingsT>(value);
168 template <
typename UnifiedSpeechSettingsT = UnifiedSpeechSettings>
180 template <
typename SpeechRecognitionSettingsT = SpeechRecognitionSettings>
182 m_speechRecognitionSettingsHasBeenSet =
true;
183 m_speechRecognitionSettings = std::forward<SpeechRecognitionSettingsT>(value);
185 template <
typename SpeechRecognitionSettingsT = SpeechRecognitionSettings>
199 m_botLocaleStatusHasBeenSet =
true;
200 m_botLocaleStatus = value;
215 template <
typename FailureReasonsT = Aws::Vector<Aws::String>>
217 m_failureReasonsHasBeenSet =
true;
218 m_failureReasons = std::forward<FailureReasonsT>(value);
220 template <
typename FailureReasonsT = Aws::Vector<Aws::String>>
225 template <
typename FailureReasonsT = Aws::String>
227 m_failureReasonsHasBeenSet =
true;
228 m_failureReasons.emplace_back(std::forward<FailureReasonsT>(value));
238 template <
typename CreationDateTimeT = Aws::Utils::DateTime>
240 m_creationDateTimeHasBeenSet =
true;
241 m_creationDateTime = std::forward<CreationDateTimeT>(value);
243 template <
typename CreationDateTimeT = Aws::Utils::DateTime>
255 template <
typename LastUpdatedDateTimeT = Aws::Utils::DateTime>
257 m_lastUpdatedDateTimeHasBeenSet =
true;
258 m_lastUpdatedDateTime = std::forward<LastUpdatedDateTimeT>(value);
260 template <
typename LastUpdatedDateTimeT = Aws::Utils::DateTime>
273 template <
typename RecommendedActionsT = Aws::Vector<Aws::String>>
275 m_recommendedActionsHasBeenSet =
true;
276 m_recommendedActions = std::forward<RecommendedActionsT>(value);
278 template <
typename RecommendedActionsT = Aws::Vector<Aws::String>>
283 template <
typename RecommendedActionsT = Aws::String>
285 m_recommendedActionsHasBeenSet =
true;
286 m_recommendedActions.emplace_back(std::forward<RecommendedActionsT>(value));
297 template <
typename GenerativeAISettingsT = GenerativeAISettings>
299 m_generativeAISettingsHasBeenSet =
true;
300 m_generativeAISettings = std::forward<GenerativeAISettingsT>(value);
302 template <
typename GenerativeAISettingsT = GenerativeAISettings>
316 m_speechDetectionSensitivityHasBeenSet =
true;
317 m_speechDetectionSensitivity = value;
328 template <
typename RequestIdT = Aws::String>
330 m_requestIdHasBeenSet =
true;
331 m_requestId = std::forward<RequestIdT>(value);
333 template <
typename RequestIdT = Aws::String>
352 double m_nluIntentConfidenceThreshold{0.0};
354 VoiceSettings m_voiceSettings;
356 UnifiedSpeechSettings m_unifiedSpeechSettings;
358 SpeechRecognitionSettings m_speechRecognitionSettings;
370 GenerativeAISettings m_generativeAISettings;
376 bool m_botIdHasBeenSet =
false;
377 bool m_botVersionHasBeenSet =
false;
378 bool m_localeIdHasBeenSet =
false;
379 bool m_localeNameHasBeenSet =
false;
380 bool m_descriptionHasBeenSet =
false;
381 bool m_nluIntentConfidenceThresholdHasBeenSet =
false;
382 bool m_voiceSettingsHasBeenSet =
false;
383 bool m_unifiedSpeechSettingsHasBeenSet =
false;
384 bool m_speechRecognitionSettingsHasBeenSet =
false;
385 bool m_botLocaleStatusHasBeenSet =
false;
386 bool m_failureReasonsHasBeenSet =
false;
387 bool m_creationDateTimeHasBeenSet =
false;
388 bool m_lastUpdatedDateTimeHasBeenSet =
false;
389 bool m_recommendedActionsHasBeenSet =
false;
390 bool m_generativeAISettingsHasBeenSet =
false;
391 bool m_speechDetectionSensitivityHasBeenSet =
false;
392 bool m_requestIdHasBeenSet =
false;
UpdateBotLocaleResult & WithCreationDateTime(CreationDateTimeT &&value)
void SetSpeechDetectionSensitivity(SpeechDetectionSensitivity value)
UpdateBotLocaleResult & AddFailureReasons(FailureReasonsT &&value)
UpdateBotLocaleResult & WithLocaleName(LocaleNameT &&value)
const Aws::String & GetLocaleId() const
UpdateBotLocaleResult & WithSpeechDetectionSensitivity(SpeechDetectionSensitivity value)
const Aws::Utils::DateTime & GetLastUpdatedDateTime() const
void SetSpeechRecognitionSettings(SpeechRecognitionSettingsT &&value)
const Aws::String & GetBotId() const
const Aws::Vector< Aws::String > & GetFailureReasons() const
UpdateBotLocaleResult & WithSpeechRecognitionSettings(SpeechRecognitionSettingsT &&value)
void SetNluIntentConfidenceThreshold(double value)
const GenerativeAISettings & GetGenerativeAISettings() const
UpdateBotLocaleResult & WithBotVersion(BotVersionT &&value)
void SetBotLocaleStatus(BotLocaleStatus value)
void SetRecommendedActions(RecommendedActionsT &&value)
UpdateBotLocaleResult & WithFailureReasons(FailureReasonsT &&value)
const UnifiedSpeechSettings & GetUnifiedSpeechSettings() const
UpdateBotLocaleResult & WithUnifiedSpeechSettings(UnifiedSpeechSettingsT &&value)
UpdateBotLocaleResult & WithRecommendedActions(RecommendedActionsT &&value)
AWS_LEXMODELSV2_API UpdateBotLocaleResult()=default
void SetFailureReasons(FailureReasonsT &&value)
void SetRequestId(RequestIdT &&value)
UpdateBotLocaleResult & WithBotId(BotIdT &&value)
void SetLocaleId(LocaleIdT &&value)
double GetNluIntentConfidenceThreshold() const
const Aws::String & GetBotVersion() const
const Aws::String & GetDescription() const
SpeechDetectionSensitivity GetSpeechDetectionSensitivity() const
UpdateBotLocaleResult & WithRequestId(RequestIdT &&value)
void SetLocaleName(LocaleNameT &&value)
const Aws::Utils::DateTime & GetCreationDateTime() const
UpdateBotLocaleResult & WithVoiceSettings(VoiceSettingsT &&value)
UpdateBotLocaleResult & WithGenerativeAISettings(GenerativeAISettingsT &&value)
UpdateBotLocaleResult & WithLastUpdatedDateTime(LastUpdatedDateTimeT &&value)
const SpeechRecognitionSettings & GetSpeechRecognitionSettings() const
const Aws::String & GetLocaleName() const
Aws::Http::HttpResponseCode GetHttpResponseCode() const
void SetDescription(DescriptionT &&value)
AWS_LEXMODELSV2_API UpdateBotLocaleResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateBotLocaleResult & AddRecommendedActions(RecommendedActionsT &&value)
void SetLastUpdatedDateTime(LastUpdatedDateTimeT &&value)
void SetCreationDateTime(CreationDateTimeT &&value)
BotLocaleStatus GetBotLocaleStatus() const
const Aws::String & GetRequestId() const
AWS_LEXMODELSV2_API UpdateBotLocaleResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetUnifiedSpeechSettings(UnifiedSpeechSettingsT &&value)
void SetVoiceSettings(VoiceSettingsT &&value)
const VoiceSettings & GetVoiceSettings() const
UpdateBotLocaleResult & WithBotLocaleStatus(BotLocaleStatus value)
UpdateBotLocaleResult & WithDescription(DescriptionT &&value)
UpdateBotLocaleResult & WithNluIntentConfidenceThreshold(double value)
UpdateBotLocaleResult & WithLocaleId(LocaleIdT &&value)
void SetBotId(BotIdT &&value)
void SetGenerativeAISettings(GenerativeAISettingsT &&value)
void SetBotVersion(BotVersionT &&value)
const Aws::Vector< Aws::String > & GetRecommendedActions() const
SpeechDetectionSensitivity
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue