7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/wisdom/ConnectWisdomServiceRequest.h>
10#include <aws/wisdom/ConnectWisdomService_EXPORTS.h>
11#include <aws/wisdom/model/GroupingConfiguration.h>
12#include <aws/wisdom/model/QuickResponseDataProvider.h>
17namespace ConnectWisdomService {
41 template <
typename ChannelsT = Aws::Vector<Aws::String>>
43 m_channelsHasBeenSet =
true;
44 m_channels = std::forward<ChannelsT>(value);
46 template <
typename ChannelsT = Aws::Vector<Aws::String>>
51 template <
typename ChannelsT = Aws::String>
53 m_channelsHasBeenSet =
true;
54 m_channels.emplace_back(std::forward<ChannelsT>(value));
65 template <
typename ContentT = QuickResponseDataProv
ider>
67 m_contentHasBeenSet =
true;
68 m_content = std::forward<ContentT>(value);
70 template <
typename ContentT = QuickResponseDataProv
ider>
87 template <
typename ContentTypeT = Aws::String>
89 m_contentTypeHasBeenSet =
true;
90 m_contentType = std::forward<ContentTypeT>(value);
92 template <
typename ContentTypeT = Aws::String>
105 template <
typename DescriptionT = Aws::String>
107 m_descriptionHasBeenSet =
true;
108 m_description = std::forward<DescriptionT>(value);
110 template <
typename DescriptionT = Aws::String>
123 template <
typename GroupingConfigurationT = GroupingConfiguration>
125 m_groupingConfigurationHasBeenSet =
true;
126 m_groupingConfiguration = std::forward<GroupingConfigurationT>(value);
128 template <
typename GroupingConfigurationT = GroupingConfiguration>
142 m_isActiveHasBeenSet =
true;
159 template <
typename KnowledgeBaseIdT = Aws::String>
161 m_knowledgeBaseIdHasBeenSet =
true;
162 m_knowledgeBaseId = std::forward<KnowledgeBaseIdT>(value);
164 template <
typename KnowledgeBaseIdT = Aws::String>
181 template <
typename LanguageT = Aws::String>
183 m_languageHasBeenSet =
true;
184 m_language = std::forward<LanguageT>(value);
186 template <
typename LanguageT = Aws::String>
199 template <
typename NameT = Aws::String>
201 m_nameHasBeenSet =
true;
202 m_name = std::forward<NameT>(value);
204 template <
typename NameT = Aws::String>
206 SetName(std::forward<NameT>(value));
217 template <
typename QuickResponseIdT = Aws::String>
219 m_quickResponseIdHasBeenSet =
true;
220 m_quickResponseId = std::forward<QuickResponseIdT>(value);
222 template <
typename QuickResponseIdT = Aws::String>
236 m_removeDescriptionHasBeenSet =
true;
237 m_removeDescription = value;
252 m_removeGroupingConfigurationHasBeenSet =
true;
253 m_removeGroupingConfiguration = value;
268 m_removeShortcutKeyHasBeenSet =
true;
269 m_removeShortcutKey = value;
284 template <
typename ShortcutKeyT = Aws::String>
286 m_shortcutKeyHasBeenSet =
true;
287 m_shortcutKey = std::forward<ShortcutKeyT>(value);
289 template <
typename ShortcutKeyT = Aws::String>
306 bool m_isActive{
false};
316 bool m_removeDescription{
false};
318 bool m_removeGroupingConfiguration{
false};
320 bool m_removeShortcutKey{
false};
323 bool m_channelsHasBeenSet =
false;
324 bool m_contentHasBeenSet =
false;
325 bool m_contentTypeHasBeenSet =
false;
326 bool m_descriptionHasBeenSet =
false;
327 bool m_groupingConfigurationHasBeenSet =
false;
328 bool m_isActiveHasBeenSet =
false;
329 bool m_knowledgeBaseIdHasBeenSet =
false;
330 bool m_languageHasBeenSet =
false;
331 bool m_nameHasBeenSet =
false;
332 bool m_quickResponseIdHasBeenSet =
false;
333 bool m_removeDescriptionHasBeenSet =
false;
334 bool m_removeGroupingConfigurationHasBeenSet =
false;
335 bool m_removeShortcutKeyHasBeenSet =
false;
336 bool m_shortcutKeyHasBeenSet =
false;
const QuickResponseDataProvider & GetContent() const
AWS_CONNECTWISDOMSERVICE_API Aws::String SerializePayload() const override
void SetGroupingConfiguration(GroupingConfigurationT &&value)
UpdateQuickResponseRequest & WithDescription(DescriptionT &&value)
UpdateQuickResponseRequest & WithQuickResponseId(QuickResponseIdT &&value)
bool RemoveDescriptionHasBeenSet() const
void SetIsActive(bool value)
bool IsActiveHasBeenSet() const
void SetRemoveShortcutKey(bool value)
void SetQuickResponseId(QuickResponseIdT &&value)
const Aws::String & GetQuickResponseId() const
const Aws::String & GetContentType() const
bool DescriptionHasBeenSet() const
bool LanguageHasBeenSet() const
UpdateQuickResponseRequest & WithIsActive(bool value)
const Aws::Vector< Aws::String > & GetChannels() const
UpdateQuickResponseRequest & WithContentType(ContentTypeT &&value)
bool RemoveGroupingConfigurationHasBeenSet() const
const GroupingConfiguration & GetGroupingConfiguration() const
bool GroupingConfigurationHasBeenSet() const
void SetContent(ContentT &&value)
UpdateQuickResponseRequest & WithRemoveDescription(bool value)
virtual const char * GetServiceRequestName() const override
void SetShortcutKey(ShortcutKeyT &&value)
UpdateQuickResponseRequest & WithShortcutKey(ShortcutKeyT &&value)
void SetDescription(DescriptionT &&value)
bool RemoveShortcutKeyHasBeenSet() const
bool KnowledgeBaseIdHasBeenSet() const
UpdateQuickResponseRequest & WithContent(ContentT &&value)
void SetRemoveDescription(bool value)
UpdateQuickResponseRequest & WithLanguage(LanguageT &&value)
UpdateQuickResponseRequest & WithName(NameT &&value)
bool ChannelsHasBeenSet() const
void SetName(NameT &&value)
const Aws::String & GetLanguage() const
UpdateQuickResponseRequest & AddChannels(ChannelsT &&value)
bool GetRemoveGroupingConfiguration() const
const Aws::String & GetKnowledgeBaseId() const
UpdateQuickResponseRequest & WithRemoveGroupingConfiguration(bool value)
bool NameHasBeenSet() const
UpdateQuickResponseRequest & WithRemoveShortcutKey(bool value)
bool GetRemoveDescription() const
void SetContentType(ContentTypeT &&value)
const Aws::String & GetName() const
bool ShortcutKeyHasBeenSet() const
bool ContentTypeHasBeenSet() const
UpdateQuickResponseRequest & WithKnowledgeBaseId(KnowledgeBaseIdT &&value)
void SetKnowledgeBaseId(KnowledgeBaseIdT &&value)
void SetRemoveGroupingConfiguration(bool value)
void SetLanguage(LanguageT &&value)
bool ContentHasBeenSet() const
bool QuickResponseIdHasBeenSet() const
void SetChannels(ChannelsT &&value)
const Aws::String & GetShortcutKey() const
UpdateQuickResponseRequest & WithChannels(ChannelsT &&value)
const Aws::String & GetDescription() const
bool GetRemoveShortcutKey() const
UpdateQuickResponseRequest & WithGroupingConfiguration(GroupingConfigurationT &&value)
AWS_CONNECTWISDOMSERVICE_API UpdateQuickResponseRequest()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector