Home
last modified time | relevance | path

Searched refs:SetLocaleId (Results 1 – 25 of 82) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/
H A DBuildBotLocaleRequest.h161 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
171 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
181 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
191 …inline BuildBotLocaleRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return … in WithLocaleId()
201 …inline BuildBotLocaleRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); r… in WithLocaleId()
211 … inline BuildBotLocaleRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DDeleteBotLocaleRequest.h139 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
147 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
155 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
163 …inline DeleteBotLocaleRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return… in WithLocaleId()
171 …inline DeleteBotLocaleRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); … in WithLocaleId()
179 …inline DeleteBotLocaleRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DDescribeBotLocaleRequest.h139 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
147 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
155 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
163 …inline DescribeBotLocaleRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); retu… in WithLocaleId()
171 …inline DescribeBotLocaleRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value))… in WithLocaleId()
179 …inline DescribeBotLocaleRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *thi… in WithLocaleId()
H A DListBuiltInIntentsRequest.h58 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
66 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
74 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
82 …inline ListBuiltInIntentsRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); ret… in WithLocaleId()
90 …inline ListBuiltInIntentsRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)… in WithLocaleId()
98 …inline ListBuiltInIntentsRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *th… in WithLocaleId()
H A DListBuiltInSlotTypesRequest.h58 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
66 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
74 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
82 …inline ListBuiltInSlotTypesRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); r… in WithLocaleId()
90 …inline ListBuiltInSlotTypesRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(valu… in WithLocaleId()
98 …inline ListBuiltInSlotTypesRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *… in WithLocaleId()
H A DDeleteUtterancesRequest.h107 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
116 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
125 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
134 …inline DeleteUtterancesRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); retur… in WithLocaleId()
143 …inline DeleteUtterancesRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value));… in WithLocaleId()
152 …inline DeleteUtterancesRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this… in WithLocaleId()
H A DBotLocaleExportSpecification.h139 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
145 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
151 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
157 …inline BotLocaleExportSpecification& WithLocaleId(const Aws::String& value) { SetLocaleId(value); … in WithLocaleId()
163 …inline BotLocaleExportSpecification& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(val… in WithLocaleId()
169 …inline BotLocaleExportSpecification& WithLocaleId(const char* value) { SetLocaleId(value); return … in WithLocaleId()
H A DListBuiltInIntentsResult.h173 inline void SetLocaleId(const Aws::String& value) { m_localeId = value; } in SetLocaleId() function
178 inline void SetLocaleId(Aws::String&& value) { m_localeId = std::move(value); } in SetLocaleId() function
183 inline void SetLocaleId(const char* value) { m_localeId.assign(value); } in SetLocaleId() function
188 …inline ListBuiltInIntentsResult& WithLocaleId(const Aws::String& value) { SetLocaleId(value); retu… in WithLocaleId()
193 …inline ListBuiltInIntentsResult& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value))… in WithLocaleId()
198 …inline ListBuiltInIntentsResult& WithLocaleId(const char* value) { SetLocaleId(value); return *thi… in WithLocaleId()
H A DListBuiltInSlotTypesResult.h173 inline void SetLocaleId(const Aws::String& value) { m_localeId = value; } in SetLocaleId() function
178 inline void SetLocaleId(Aws::String&& value) { m_localeId = std::move(value); } in SetLocaleId() function
183 inline void SetLocaleId(const char* value) { m_localeId.assign(value); } in SetLocaleId() function
188 …inline ListBuiltInSlotTypesResult& WithLocaleId(const Aws::String& value) { SetLocaleId(value); re… in WithLocaleId()
193 …inline ListBuiltInSlotTypesResult& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value… in WithLocaleId()
198 …inline ListBuiltInSlotTypesResult& WithLocaleId(const char* value) { SetLocaleId(value); return *t… in WithLocaleId()
H A DDeleteBotLocaleResult.h116 inline void SetLocaleId(const Aws::String& value) { m_localeId = value; } in SetLocaleId() function
121 inline void SetLocaleId(Aws::String&& value) { m_localeId = std::move(value); } in SetLocaleId() function
126 inline void SetLocaleId(const char* value) { m_localeId.assign(value); } in SetLocaleId() function
131 …inline DeleteBotLocaleResult& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return … in WithLocaleId()
136 …inline DeleteBotLocaleResult& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); r… in WithLocaleId()
141 … inline DeleteBotLocaleResult& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DDeleteIntentRequest.h180 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
188 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
196 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
204 …inline DeleteIntentRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return *t… in WithLocaleId()
212 …inline DeleteIntentRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); ret… in WithLocaleId()
220 inline DeleteIntentRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DDescribeIntentRequest.h180 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
188 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
196 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
204 …inline DescribeIntentRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return … in WithLocaleId()
212 …inline DescribeIntentRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); r… in WithLocaleId()
220 … inline DescribeIntentRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DDescribeSlotTypeRequest.h180 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
188 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
196 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
204 …inline DescribeSlotTypeRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); retur… in WithLocaleId()
212 …inline DescribeSlotTypeRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value));… in WithLocaleId()
220 …inline DescribeSlotTypeRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this… in WithLocaleId()
H A DBotLocaleImportSpecification.h160 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
170 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
180 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
190 …inline BotLocaleImportSpecification& WithLocaleId(const Aws::String& value) { SetLocaleId(value); … in WithLocaleId()
200 …inline BotLocaleImportSpecification& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(val… in WithLocaleId()
210 …inline BotLocaleImportSpecification& WithLocaleId(const char* value) { SetLocaleId(value); return … in WithLocaleId()
H A DDeleteSlotTypeRequest.h189 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
198 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
207 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
216 …inline DeleteSlotTypeRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return … in WithLocaleId()
225 …inline DeleteSlotTypeRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); r… in WithLocaleId()
234 … inline DeleteSlotTypeRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DBuildBotLocaleResult.h124 inline void SetLocaleId(const Aws::String& value) { m_localeId = value; } in SetLocaleId() function
129 inline void SetLocaleId(Aws::String&& value) { m_localeId = std::move(value); } in SetLocaleId() function
134 inline void SetLocaleId(const char* value) { m_localeId.assign(value); } in SetLocaleId() function
139 …inline BuildBotLocaleResult& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return *… in WithLocaleId()
144 …inline BuildBotLocaleResult& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); re… in WithLocaleId()
149 … inline BuildBotLocaleResult& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DListSlotTypesResult.h117 inline void SetLocaleId(const Aws::String& value) { m_localeId = value; } in SetLocaleId() function
122 inline void SetLocaleId(Aws::String&& value) { m_localeId = std::move(value); } in SetLocaleId() function
127 inline void SetLocaleId(const char* value) { m_localeId.assign(value); } in SetLocaleId() function
132 …inline ListSlotTypesResult& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return *t… in WithLocaleId()
137 …inline ListSlotTypesResult& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); ret… in WithLocaleId()
142 inline ListSlotTypesResult& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DDeleteSlotRequest.h180 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
188 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
196 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
204 …inline DeleteSlotRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return *thi… in WithLocaleId()
212 …inline DeleteSlotRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); retur… in WithLocaleId()
220 inline DeleteSlotRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DCreateBotLocaleRequest.h154 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
164 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
174 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
184 …inline CreateBotLocaleRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return… in WithLocaleId()
194 …inline CreateBotLocaleRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); … in WithLocaleId()
204 …inline CreateBotLocaleRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DDescribeSlotRequest.h180 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
188 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
196 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
204 …inline DescribeSlotRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return *t… in WithLocaleId()
212 …inline DescribeSlotRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); ret… in WithLocaleId()
220 inline DescribeSlotRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DUpdateBotLocaleRequest.h148 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
156 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
164 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
172 …inline UpdateBotLocaleRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return… in WithLocaleId()
180 …inline UpdateBotLocaleRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); … in WithLocaleId()
188 …inline UpdateBotLocaleRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DListIntentsResult.h117 inline void SetLocaleId(const Aws::String& value) { m_localeId = value; } in SetLocaleId() function
122 inline void SetLocaleId(Aws::String&& value) { m_localeId = std::move(value); } in SetLocaleId() function
127 inline void SetLocaleId(const char* value) { m_localeId.assign(value); } in SetLocaleId() function
132 …inline ListIntentsResult& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return *thi… in WithLocaleId()
137 …inline ListIntentsResult& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); retur… in WithLocaleId()
142 inline ListIntentsResult& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-runtime/include/aws/lexv2-runtime/model/
H A DDeleteSessionRequest.h130 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
135 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
140 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
145 …inline DeleteSessionRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return *… in WithLocaleId()
150 …inline DeleteSessionRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); re… in WithLocaleId()
155 … inline DeleteSessionRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DDeleteSessionResult.h115 inline void SetLocaleId(const Aws::String& value) { m_localeId = value; } in SetLocaleId() function
120 inline void SetLocaleId(Aws::String&& value) { m_localeId = std::move(value); } in SetLocaleId() function
125 inline void SetLocaleId(const char* value) { m_localeId.assign(value); } in SetLocaleId() function
130 …inline DeleteSessionResult& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return *t… in WithLocaleId()
135 …inline DeleteSessionResult& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); ret… in WithLocaleId()
140 inline DeleteSessionResult& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()
H A DGetSessionRequest.h130 …inline void SetLocaleId(const Aws::String& value) { m_localeIdHasBeenSet = true; m_localeId = valu… in SetLocaleId() function
135 …inline void SetLocaleId(Aws::String&& value) { m_localeIdHasBeenSet = true; m_localeId = std::move… in SetLocaleId() function
140 …inline void SetLocaleId(const char* value) { m_localeIdHasBeenSet = true; m_localeId.assign(value)… in SetLocaleId() function
145 …inline GetSessionRequest& WithLocaleId(const Aws::String& value) { SetLocaleId(value); return *thi… in WithLocaleId()
150 …inline GetSessionRequest& WithLocaleId(Aws::String&& value) { SetLocaleId(std::move(value)); retur… in WithLocaleId()
155 inline GetSessionRequest& WithLocaleId(const char* value) { SetLocaleId(value); return *this;} in WithLocaleId()

1234