Home
last modified time | relevance | path

Searched refs:m_nluIntentConfidenceThreshold (Results 1 – 18 of 18) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-models/source/model/
H A DBotLocaleImportSpecification.cpp25 m_nluIntentConfidenceThreshold(0.0), in BotLocaleImportSpecification()
35 m_nluIntentConfidenceThreshold(0.0), in BotLocaleImportSpecification()
67 m_nluIntentConfidenceThreshold = jsonValue.GetDouble("nluIntentConfidenceThreshold"); in operator =()
106 payload.WithDouble("nluIntentConfidenceThreshold", m_nluIntentConfidenceThreshold); in Jsonize()
H A DCreateBotLocaleResult.cpp20 m_nluIntentConfidenceThreshold(0.0), in CreateBotLocaleResult()
26 m_nluIntentConfidenceThreshold(0.0), in CreateBotLocaleResult()
67 m_nluIntentConfidenceThreshold = jsonValue.GetDouble("nluIntentConfidenceThreshold"); in operator =()
H A DUpdateBotLocaleResult.cpp20 m_nluIntentConfidenceThreshold(0.0), in UpdateBotLocaleResult()
26 m_nluIntentConfidenceThreshold(0.0), in UpdateBotLocaleResult()
67 m_nluIntentConfidenceThreshold = jsonValue.GetDouble("nluIntentConfidenceThreshold"); in operator =()
H A DDescribeBotLocaleResult.cpp20 m_nluIntentConfidenceThreshold(0.0), in DescribeBotLocaleResult()
28 m_nluIntentConfidenceThreshold(0.0), in DescribeBotLocaleResult()
71 m_nluIntentConfidenceThreshold = jsonValue.GetDouble("nluIntentConfidenceThreshold"); in operator =()
H A DUpdateBotLocaleRequest.cpp20 m_nluIntentConfidenceThreshold(0.0), in UpdateBotLocaleRequest()
38 payload.WithDouble("nluIntentConfidenceThreshold", m_nluIntentConfidenceThreshold); in SerializePayload()
H A DCreateBotLocaleRequest.cpp20 m_nluIntentConfidenceThreshold(0.0), in CreateBotLocaleRequest()
44 payload.WithDouble("nluIntentConfidenceThreshold", m_nluIntentConfidenceThreshold); in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lex-models/source/model/
H A DGetBotResult.cpp21 m_nluIntentConfidenceThreshold(0.0), in GetBotResult()
32 m_nluIntentConfidenceThreshold(0.0), in GetBotResult()
74 m_nluIntentConfidenceThreshold = jsonValue.GetDouble("nluIntentConfidenceThreshold"); in operator =()
H A DPutBotResult.cpp21 m_nluIntentConfidenceThreshold(0.0), in PutBotResult()
33 m_nluIntentConfidenceThreshold(0.0), in PutBotResult()
76 m_nluIntentConfidenceThreshold = jsonValue.GetDouble("nluIntentConfidenceThreshold"); in operator =()
H A DPutBotRequest.cpp21 m_nluIntentConfidenceThreshold(0.0), in PutBotRequest()
72 payload.WithDouble("nluIntentConfidenceThreshold", m_nluIntentConfidenceThreshold); in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/
H A DBotLocaleImportSpecification.h227 inline double GetNluIntentConfidenceThreshold() const{ return m_nluIntentConfidenceThreshold; } in GetNluIntentConfidenceThreshold()
259 …le value) { m_nluIntentConfidenceThresholdHasBeenSet = true; m_nluIntentConfidenceThreshold = valu… in SetNluIntentConfidenceThreshold()
307 double m_nluIntentConfidenceThreshold; variable
H A DCreateBotLocaleRequest.h268 inline double GetNluIntentConfidenceThreshold() const{ return m_nluIntentConfidenceThreshold; } in GetNluIntentConfidenceThreshold()
296 …le value) { m_nluIntentConfidenceThresholdHasBeenSet = true; m_nluIntentConfidenceThreshold = valu… in SetNluIntentConfidenceThreshold()
363 double m_nluIntentConfidenceThreshold; variable
H A DUpdateBotLocaleRequest.h237 inline double GetNluIntentConfidenceThreshold() const{ return m_nluIntentConfidenceThreshold; } in GetNluIntentConfidenceThreshold()
251 …le value) { m_nluIntentConfidenceThresholdHasBeenSet = true; m_nluIntentConfidenceThreshold = valu… in SetNluIntentConfidenceThreshold()
311 double m_nluIntentConfidenceThreshold; variable
H A DCreateBotLocaleResult.h223 inline double GetNluIntentConfidenceThreshold() const{ return m_nluIntentConfidenceThreshold; } in GetNluIntentConfidenceThreshold()
230 …inline void SetNluIntentConfidenceThreshold(double value) { m_nluIntentConfidenceThreshold = value… in SetNluIntentConfidenceThreshold()
369 double m_nluIntentConfidenceThreshold; variable
H A DUpdateBotLocaleResult.h224 inline double GetNluIntentConfidenceThreshold() const{ return m_nluIntentConfidenceThreshold; } in GetNluIntentConfidenceThreshold()
231 …inline void SetNluIntentConfidenceThreshold(double value) { m_nluIntentConfidenceThreshold = value… in SetNluIntentConfidenceThreshold()
423 double m_nluIntentConfidenceThreshold; variable
H A DDescribeBotLocaleResult.h225 inline double GetNluIntentConfidenceThreshold() const{ return m_nluIntentConfidenceThreshold; } in GetNluIntentConfidenceThreshold()
232 …inline void SetNluIntentConfidenceThreshold(double value) { m_nluIntentConfidenceThreshold = value… in SetNluIntentConfidenceThreshold()
517 double m_nluIntentConfidenceThreshold; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lex-models/include/aws/lex-models/model/
H A DPutBotRequest.h285 inline double GetNluIntentConfidenceThreshold() const{ return m_nluIntentConfidenceThreshold; } in GetNluIntentConfidenceThreshold()
335 …le value) { m_nluIntentConfidenceThresholdHasBeenSet = true; m_nluIntentConfidenceThreshold = valu… in SetNluIntentConfidenceThreshold()
1231 double m_nluIntentConfidenceThreshold; variable
H A DGetBotResult.h190 inline double GetNluIntentConfidenceThreshold() const{ return m_nluIntentConfidenceThreshold; } in GetNluIntentConfidenceThreshold()
203 …inline void SetNluIntentConfidenceThreshold(double value) { m_nluIntentConfidenceThreshold = value… in SetNluIntentConfidenceThreshold()
726 double m_nluIntentConfidenceThreshold; variable
H A DPutBotResult.h191 inline double GetNluIntentConfidenceThreshold() const{ return m_nluIntentConfidenceThreshold; } in GetNluIntentConfidenceThreshold()
204 …inline void SetNluIntentConfidenceThreshold(double value) { m_nluIntentConfidenceThreshold = value… in SetNluIntentConfidenceThreshold()
799 double m_nluIntentConfidenceThreshold; variable