Home
last modified time | relevance | path

Searched refs:WithBotVersion (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/
H A DDescribeBotVersionRequest.h104 …inline DescribeBotVersionRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value);… in WithBotVersion() function
109 …inline DescribeBotVersionRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(va… in WithBotVersion() function
114 …inline DescribeBotVersionRequest& WithBotVersion(const char* value) { SetBotVersion(value); return… in WithBotVersion() function
H A DBotExportSpecification.h116 …inline BotExportSpecification& WithBotVersion(const Aws::String& value) { SetBotVersion(value); re… in WithBotVersion() function
122 …inline BotExportSpecification& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value… in WithBotVersion() function
128 …inline BotExportSpecification& WithBotVersion(const char* value) { SetBotVersion(value); return *t… in WithBotVersion() function
H A DDeleteBotVersionRequest.h110 …inline DeleteBotVersionRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); r… in WithBotVersion() function
115 …inline DeleteBotVersionRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(valu… in WithBotVersion() function
120 …inline DeleteBotVersionRequest& WithBotVersion(const char* value) { SetBotVersion(value); return *… in WithBotVersion() function
H A DDeleteBotVersionResult.h95 …inline DeleteBotVersionResult& WithBotVersion(const Aws::String& value) { SetBotVersion(value); re… in WithBotVersion() function
100 …inline DeleteBotVersionResult& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value… in WithBotVersion() function
105 …inline DeleteBotVersionResult& WithBotVersion(const char* value) { SetBotVersion(value); return *t… in WithBotVersion() function
H A DBuildBotLocaleRequest.h118 …inline BuildBotLocaleRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); ret… in WithBotVersion() function
124 …inline BuildBotLocaleRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value)… in WithBotVersion() function
130 …inline BuildBotLocaleRequest& WithBotVersion(const char* value) { SetBotVersion(value); return *th… in WithBotVersion() function
H A DDeleteBotLocaleRequest.h104 …inline DeleteBotLocaleRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); re… in WithBotVersion() function
109 …inline DeleteBotLocaleRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value… in WithBotVersion() function
114 …inline DeleteBotLocaleRequest& WithBotVersion(const char* value) { SetBotVersion(value); return *t… in WithBotVersion() function
H A DDescribeBotLocaleRequest.h104 …inline DescribeBotLocaleRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); … in WithBotVersion() function
109 …inline DescribeBotLocaleRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(val… in WithBotVersion() function
114 …inline DescribeBotLocaleRequest& WithBotVersion(const char* value) { SetBotVersion(value); return … in WithBotVersion() function
H A DBotAliasHistoryEvent.h70 …inline BotAliasHistoryEvent& WithBotVersion(const Aws::String& value) { SetBotVersion(value); retu… in WithBotVersion() function
75 …inline BotAliasHistoryEvent& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value))… in WithBotVersion() function
80 …inline BotAliasHistoryEvent& WithBotVersion(const char* value) { SetBotVersion(value); return *thi… in WithBotVersion() function
H A DBotLocaleExportSpecification.h110 …inline BotLocaleExportSpecification& WithBotVersion(const Aws::String& value) { SetBotVersion(valu… in WithBotVersion() function
115 …inline BotLocaleExportSpecification& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move… in WithBotVersion() function
120 …inline BotLocaleExportSpecification& WithBotVersion(const char* value) { SetBotVersion(value); ret… in WithBotVersion() function
H A DDeleteBotLocaleResult.h95 …inline DeleteBotLocaleResult& WithBotVersion(const Aws::String& value) { SetBotVersion(value); ret… in WithBotVersion() function
100 …inline DeleteBotLocaleResult& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value)… in WithBotVersion() function
105 …inline DeleteBotLocaleResult& WithBotVersion(const char* value) { SetBotVersion(value); return *th… in WithBotVersion() function
H A DDeleteIntentRequest.h145 …inline DeleteIntentRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); retur… in WithBotVersion() function
150 …inline DeleteIntentRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value));… in WithBotVersion() function
155 …inline DeleteIntentRequest& WithBotVersion(const char* value) { SetBotVersion(value); return *this… in WithBotVersion() function
H A DDescribeIntentRequest.h145 …inline DescribeIntentRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); ret… in WithBotVersion() function
150 …inline DescribeIntentRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value)… in WithBotVersion() function
155 …inline DescribeIntentRequest& WithBotVersion(const char* value) { SetBotVersion(value); return *th… in WithBotVersion() function
H A DDescribeSlotTypeRequest.h145 …inline DescribeSlotTypeRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); r… in WithBotVersion() function
150 …inline DescribeSlotTypeRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(valu… in WithBotVersion() function
155 …inline DescribeSlotTypeRequest& WithBotVersion(const char* value) { SetBotVersion(value); return *… in WithBotVersion() function
H A DBotLocaleImportSpecification.h117 …inline BotLocaleImportSpecification& WithBotVersion(const Aws::String& value) { SetBotVersion(valu… in WithBotVersion() function
123 …inline BotLocaleImportSpecification& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move… in WithBotVersion() function
129 …inline BotLocaleImportSpecification& WithBotVersion(const char* value) { SetBotVersion(value); ret… in WithBotVersion() function
H A DListImportsResult.h101 …inline ListImportsResult& WithBotVersion(const Aws::String& value) { SetBotVersion(value); return … in WithBotVersion() function
107 …inline ListImportsResult& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value)); r… in WithBotVersion() function
113 … inline ListImportsResult& WithBotVersion(const char* value) { SetBotVersion(value); return *this;} in WithBotVersion() function
H A DListBotLocalesResult.h96 …inline ListBotLocalesResult& WithBotVersion(const Aws::String& value) { SetBotVersion(value); retu… in WithBotVersion() function
101 …inline ListBotLocalesResult& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value))… in WithBotVersion() function
106 …inline ListBotLocalesResult& WithBotVersion(const char* value) { SetBotVersion(value); return *thi… in WithBotVersion() function
H A DListExportsResult.h96 …inline ListExportsResult& WithBotVersion(const Aws::String& value) { SetBotVersion(value); return … in WithBotVersion() function
101 …inline ListExportsResult& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value)); r… in WithBotVersion() function
106 … inline ListExportsResult& WithBotVersion(const char* value) { SetBotVersion(value); return *this;} in WithBotVersion() function
H A DDeleteSlotTypeRequest.h151 …inline DeleteSlotTypeRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); ret… in WithBotVersion() function
156 …inline DeleteSlotTypeRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value)… in WithBotVersion() function
161 …inline DeleteSlotTypeRequest& WithBotVersion(const char* value) { SetBotVersion(value); return *th… in WithBotVersion() function
H A DBuildBotLocaleResult.h101 …inline BuildBotLocaleResult& WithBotVersion(const Aws::String& value) { SetBotVersion(value); retu… in WithBotVersion() function
107 …inline BuildBotLocaleResult& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value))… in WithBotVersion() function
113 …inline BuildBotLocaleResult& WithBotVersion(const char* value) { SetBotVersion(value); return *thi… in WithBotVersion() function
H A DListSlotTypesResult.h96 …inline ListSlotTypesResult& WithBotVersion(const Aws::String& value) { SetBotVersion(value); retur… in WithBotVersion() function
101 …inline ListSlotTypesResult& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value));… in WithBotVersion() function
106 …inline ListSlotTypesResult& WithBotVersion(const char* value) { SetBotVersion(value); return *this… in WithBotVersion() function
H A DDeleteSlotRequest.h145 …inline DeleteSlotRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); return … in WithBotVersion() function
150 …inline DeleteSlotRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value)); r… in WithBotVersion() function
155 … inline DeleteSlotRequest& WithBotVersion(const char* value) { SetBotVersion(value); return *this;} in WithBotVersion() function
H A DBotVersionSummary.h118 …inline BotVersionSummary& WithBotVersion(const Aws::String& value) { SetBotVersion(value); return … in WithBotVersion() function
124 …inline BotVersionSummary& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value)); r… in WithBotVersion() function
130 … inline BotVersionSummary& WithBotVersion(const char* value) { SetBotVersion(value); return *this;} in WithBotVersion() function
H A DCreateBotLocaleRequest.h111 …inline CreateBotLocaleRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); re… in WithBotVersion() function
117 …inline CreateBotLocaleRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value… in WithBotVersion() function
123 …inline CreateBotLocaleRequest& WithBotVersion(const char* value) { SetBotVersion(value); return *t… in WithBotVersion() function
H A DDescribeSlotRequest.h145 …inline DescribeSlotRequest& WithBotVersion(const Aws::String& value) { SetBotVersion(value); retur… in WithBotVersion() function
150 …inline DescribeSlotRequest& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value));… in WithBotVersion() function
155 …inline DescribeSlotRequest& WithBotVersion(const char* value) { SetBotVersion(value); return *this… in WithBotVersion() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lex-models/include/aws/lex-models/model/
H A DUtteranceList.h72 …inline UtteranceList& WithBotVersion(const Aws::String& value) { SetBotVersion(value); return *thi… in WithBotVersion() function
77 …inline UtteranceList& WithBotVersion(Aws::String&& value) { SetBotVersion(std::move(value)); retur… in WithBotVersion() function
82 inline UtteranceList& WithBotVersion(const char* value) { SetBotVersion(value); return *this;} in WithBotVersion() function

123