Home
last modified time | relevance | path

Searched refs:WithDialogCodeHook (Results 1 – 9 of 9) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/
H A DCreateIntentResult.h243 …inline CreateIntentResult& WithDialogCodeHook(const DialogCodeHookSettings& value) { SetDialogCode… in WithDialogCodeHook() function
248 …inline CreateIntentResult& WithDialogCodeHook(DialogCodeHookSettings&& value) { SetDialogCodeHook(… in WithDialogCodeHook() function
H A DCreateIntentRequest.h306 …inline CreateIntentRequest& WithDialogCodeHook(const DialogCodeHookSettings& value) { SetDialogCod… in WithDialogCodeHook() function
318 …inline CreateIntentRequest& WithDialogCodeHook(DialogCodeHookSettings&& value) { SetDialogCodeHook… in WithDialogCodeHook() function
H A DDescribeIntentResult.h255 …inline DescribeIntentResult& WithDialogCodeHook(const DialogCodeHookSettings& value) { SetDialogCo… in WithDialogCodeHook() function
261 …inline DescribeIntentResult& WithDialogCodeHook(DialogCodeHookSettings&& value) { SetDialogCodeHoo… in WithDialogCodeHook() function
H A DUpdateIntentResult.h248 …inline UpdateIntentResult& WithDialogCodeHook(const DialogCodeHookSettings& value) { SetDialogCode… in WithDialogCodeHook() function
254 …inline UpdateIntentResult& WithDialogCodeHook(DialogCodeHookSettings&& value) { SetDialogCodeHook(… in WithDialogCodeHook() function
H A DUpdateIntentRequest.h286 …inline UpdateIntentRequest& WithDialogCodeHook(const DialogCodeHookSettings& value) { SetDialogCod… in WithDialogCodeHook() function
292 …inline UpdateIntentRequest& WithDialogCodeHook(DialogCodeHookSettings&& value) { SetDialogCodeHook… in WithDialogCodeHook() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lex-models/include/aws/lex-models/model/
H A DPutIntentRequest.h647 …inline PutIntentRequest& WithDialogCodeHook(const CodeHook& value) { SetDialogCodeHook(value); ret… in WithDialogCodeHook() function
658 …inline PutIntentRequest& WithDialogCodeHook(CodeHook&& value) { SetDialogCodeHook(std::move(value)… in WithDialogCodeHook() function
H A DGetIntentResult.h351 …inline GetIntentResult& WithDialogCodeHook(const CodeHook& value) { SetDialogCodeHook(value); retu… in WithDialogCodeHook() function
357 …inline GetIntentResult& WithDialogCodeHook(CodeHook&& value) { SetDialogCodeHook(std::move(value))… in WithDialogCodeHook() function
H A DPutIntentResult.h351 …inline PutIntentResult& WithDialogCodeHook(const CodeHook& value) { SetDialogCodeHook(value); retu… in WithDialogCodeHook() function
357 …inline PutIntentResult& WithDialogCodeHook(CodeHook&& value) { SetDialogCodeHook(std::move(value))… in WithDialogCodeHook() function
H A DCreateIntentVersionResult.h349 …inline CreateIntentVersionResult& WithDialogCodeHook(const CodeHook& value) { SetDialogCodeHook(va… in WithDialogCodeHook() function
354 …inline CreateIntentVersionResult& WithDialogCodeHook(CodeHook&& value) { SetDialogCodeHook(std::mo… in WithDialogCodeHook() function