Home
last modified time | relevance | path

Searched refs:m_kendraConfigurationHasBeenSet (Results 1 – 6 of 6) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-models/source/model/
H A DCreateIntentRequest.cpp26 m_kendraConfigurationHasBeenSet(false), in CreateIntentRequest()
112 if(m_kendraConfigurationHasBeenSet) in SerializePayload()
H A DUpdateIntentRequest.cpp28 m_kendraConfigurationHasBeenSet(false), in UpdateIntentRequest()
125 if(m_kendraConfigurationHasBeenSet) in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lex-models/source/model/
H A DPutIntentRequest.cpp30 m_kendraConfigurationHasBeenSet(false), in PutIntentRequest()
122 if(m_kendraConfigurationHasBeenSet) 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 DCreateIntentRequest.h688 inline bool KendraConfigurationHasBeenSet() const { return m_kendraConfigurationHasBeenSet; } in KendraConfigurationHasBeenSet()
696 …d SetKendraConfiguration(const KendraConfiguration& value) { m_kendraConfigurationHasBeenSet = tru… in SetKendraConfiguration()
704 …e void SetKendraConfiguration(KendraConfiguration&& value) { m_kendraConfigurationHasBeenSet = tru… in SetKendraConfiguration()
910 bool m_kendraConfigurationHasBeenSet; variable
H A DUpdateIntentRequest.h561 inline bool KendraConfigurationHasBeenSet() const { return m_kendraConfigurationHasBeenSet; } in KendraConfigurationHasBeenSet()
566 …d SetKendraConfiguration(const KendraConfiguration& value) { m_kendraConfigurationHasBeenSet = tru… in SetKendraConfiguration()
571 …e void SetKendraConfiguration(KendraConfiguration&& value) { m_kendraConfigurationHasBeenSet = tru… in SetKendraConfiguration()
777 bool m_kendraConfigurationHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lex-models/include/aws/lex-models/model/
H A DPutIntentRequest.h939 inline bool KendraConfigurationHasBeenSet() const { return m_kendraConfigurationHasBeenSet; } in KendraConfigurationHasBeenSet()
948 …d SetKendraConfiguration(const KendraConfiguration& value) { m_kendraConfigurationHasBeenSet = tru… in SetKendraConfiguration()
957 …e void SetKendraConfiguration(KendraConfiguration&& value) { m_kendraConfigurationHasBeenSet = tru… in SetKendraConfiguration()
1125 bool m_kendraConfigurationHasBeenSet; variable