Home
last modified time | relevance | path

Searched refs:SetInputContexts (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/
H A DIntentSummary.h241 …inline void SetInputContexts(const Aws::Vector<InputContext>& value) { m_inputContextsHasBeenSet =… in SetInputContexts() function
247 …inline void SetInputContexts(Aws::Vector<InputContext>&& value) { m_inputContextsHasBeenSet = true… in SetInputContexts() function
253 …ummary& WithInputContexts(const Aws::Vector<InputContext>& value) { SetInputContexts(value); retur… in WithInputContexts()
259 …inline IntentSummary& WithInputContexts(Aws::Vector<InputContext>&& value) { SetInputContexts(std:… in WithInputContexts()
H A DCreateIntentResult.h337 … inline void SetInputContexts(const Aws::Vector<InputContext>& value) { m_inputContexts = value; } in SetInputContexts() function
342 …inline void SetInputContexts(Aws::Vector<InputContext>&& value) { m_inputContexts = std::move(valu… in SetInputContexts() function
347 …Result& WithInputContexts(const Aws::Vector<InputContext>& value) { SetInputContexts(value); retur… in WithInputContexts()
352 …ntentResult& WithInputContexts(Aws::Vector<InputContext>&& value) { SetInputContexts(std::move(val… in WithInputContexts()
H A DCreateIntentRequest.h499 …inline void SetInputContexts(const Aws::Vector<InputContext>& value) { m_inputContextsHasBeenSet =… in SetInputContexts() function
514 …inline void SetInputContexts(Aws::Vector<InputContext>&& value) { m_inputContextsHasBeenSet = true… in SetInputContexts() function
529 …equest& WithInputContexts(const Aws::Vector<InputContext>& value) { SetInputContexts(value); retur… in WithInputContexts()
544 …tentRequest& WithInputContexts(Aws::Vector<InputContext>&& value) { SetInputContexts(std::move(val… in WithInputContexts()
H A DDescribeIntentResult.h405 … inline void SetInputContexts(const Aws::Vector<InputContext>& value) { m_inputContexts = value; } in SetInputContexts() function
411 …inline void SetInputContexts(Aws::Vector<InputContext>&& value) { m_inputContexts = std::move(valu… in SetInputContexts() function
417 …Result& WithInputContexts(const Aws::Vector<InputContext>& value) { SetInputContexts(value); retur… in WithInputContexts()
423 …ntentResult& WithInputContexts(Aws::Vector<InputContext>&& value) { SetInputContexts(std::move(val… in WithInputContexts()
H A DUpdateIntentResult.h403 … inline void SetInputContexts(const Aws::Vector<InputContext>& value) { m_inputContexts = value; } in SetInputContexts() function
409 …inline void SetInputContexts(Aws::Vector<InputContext>&& value) { m_inputContexts = std::move(valu… in SetInputContexts() function
415 …Result& WithInputContexts(const Aws::Vector<InputContext>& value) { SetInputContexts(value); retur… in WithInputContexts()
421 …ntentResult& WithInputContexts(Aws::Vector<InputContext>&& value) { SetInputContexts(std::move(val… in WithInputContexts()
H A DUpdateIntentRequest.h471 …inline void SetInputContexts(const Aws::Vector<InputContext>& value) { m_inputContextsHasBeenSet =… in SetInputContexts() function
477 …inline void SetInputContexts(Aws::Vector<InputContext>&& value) { m_inputContextsHasBeenSet = true… in SetInputContexts() function
483 …equest& WithInputContexts(const Aws::Vector<InputContext>& value) { SetInputContexts(value); retur… in WithInputContexts()
489 …tentRequest& WithInputContexts(Aws::Vector<InputContext>&& value) { SetInputContexts(std::move(val… in WithInputContexts()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lex-models/include/aws/lex-models/model/
H A DPutIntentRequest.h997 …inline void SetInputContexts(const Aws::Vector<InputContext>& value) { m_inputContextsHasBeenSet =… in SetInputContexts() function
1004 …inline void SetInputContexts(Aws::Vector<InputContext>&& value) { m_inputContextsHasBeenSet = true… in SetInputContexts() function
1011 …equest& WithInputContexts(const Aws::Vector<InputContext>& value) { SetInputContexts(value); retur… in WithInputContexts()
1018 …tentRequest& WithInputContexts(Aws::Vector<InputContext>&& value) { SetInputContexts(std::move(val… in WithInputContexts()
H A DGetIntentResult.h599 … inline void SetInputContexts(const Aws::Vector<InputContext>& value) { m_inputContexts = value; } in SetInputContexts() function
606 …inline void SetInputContexts(Aws::Vector<InputContext>&& value) { m_inputContexts = std::move(valu… in SetInputContexts() function
613 …Result& WithInputContexts(const Aws::Vector<InputContext>& value) { SetInputContexts(value); retur… in WithInputContexts()
620 …inline GetIntentResult& WithInputContexts(Aws::Vector<InputContext>&& value) { SetInputContexts(st… in WithInputContexts()
H A DPutIntentResult.h640 … inline void SetInputContexts(const Aws::Vector<InputContext>& value) { m_inputContexts = value; } in SetInputContexts() function
647 …inline void SetInputContexts(Aws::Vector<InputContext>&& value) { m_inputContexts = std::move(valu… in SetInputContexts() function
654 …Result& WithInputContexts(const Aws::Vector<InputContext>& value) { SetInputContexts(value); retur… in WithInputContexts()
661 …inline PutIntentResult& WithInputContexts(Aws::Vector<InputContext>&& value) { SetInputContexts(st… in WithInputContexts()
H A DCreateIntentVersionResult.h586 … inline void SetInputContexts(const Aws::Vector<InputContext>& value) { m_inputContexts = value; } in SetInputContexts() function
593 …inline void SetInputContexts(Aws::Vector<InputContext>&& value) { m_inputContexts = std::move(valu… in SetInputContexts() function
600 …Result& WithInputContexts(const Aws::Vector<InputContext>& value) { SetInputContexts(value); retur… in WithInputContexts()
607 …rsionResult& WithInputContexts(Aws::Vector<InputContext>&& value) { SetInputContexts(std::move(val… in WithInputContexts()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go6697 func (s *CreateIntentInput) SetInputContexts(v []*InputContext) *CreateIntentInput { func
6849 func (s *CreateIntentOutput) SetInputContexts(v []*InputContext) *CreateIntentOutput { func
9297 func (s *DescribeIntentOutput) SetInputContexts(v []*InputContext) *DescribeIntentOutput { func
10319 func (s *IntentSummary) SetInputContexts(v []*InputContext) *IntentSummary { func
15084 func (s *UpdateIntentInput) SetInputContexts(v []*InputContext) *UpdateIntentInput { func
15260 func (s *UpdateIntentOutput) SetInputContexts(v []*InputContext) *UpdateIntentOutput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go6697 func (s *CreateIntentInput) SetInputContexts(v []*InputContext) *CreateIntentInput { func
6849 func (s *CreateIntentOutput) SetInputContexts(v []*InputContext) *CreateIntentOutput { func
9297 func (s *DescribeIntentOutput) SetInputContexts(v []*InputContext) *DescribeIntentOutput { func
10319 func (s *IntentSummary) SetInputContexts(v []*InputContext) *IntentSummary { func
15084 func (s *UpdateIntentInput) SetInputContexts(v []*InputContext) *UpdateIntentInput { func
15260 func (s *UpdateIntentOutput) SetInputContexts(v []*InputContext) *UpdateIntentOutput { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go6697 func (s *CreateIntentInput) SetInputContexts(v []*InputContext) *CreateIntentInput { func
6849 func (s *CreateIntentOutput) SetInputContexts(v []*InputContext) *CreateIntentOutput { func
9297 func (s *DescribeIntentOutput) SetInputContexts(v []*InputContext) *DescribeIntentOutput { func
10319 func (s *IntentSummary) SetInputContexts(v []*InputContext) *IntentSummary { func
15084 func (s *UpdateIntentInput) SetInputContexts(v []*InputContext) *UpdateIntentInput { func
15260 func (s *UpdateIntentOutput) SetInputContexts(v []*InputContext) *UpdateIntentOutput { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go6697 func (s *CreateIntentInput) SetInputContexts(v []*InputContext) *CreateIntentInput { func
6849 func (s *CreateIntentOutput) SetInputContexts(v []*InputContext) *CreateIntentOutput { func
9297 func (s *DescribeIntentOutput) SetInputContexts(v []*InputContext) *DescribeIntentOutput { func
10319 func (s *IntentSummary) SetInputContexts(v []*InputContext) *IntentSummary { func
15084 func (s *UpdateIntentInput) SetInputContexts(v []*InputContext) *UpdateIntentInput { func
15260 func (s *UpdateIntentOutput) SetInputContexts(v []*InputContext) *UpdateIntentOutput { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go6697 func (s *CreateIntentInput) SetInputContexts(v []*InputContext) *CreateIntentInput { func
6849 func (s *CreateIntentOutput) SetInputContexts(v []*InputContext) *CreateIntentOutput { func
9297 func (s *DescribeIntentOutput) SetInputContexts(v []*InputContext) *DescribeIntentOutput { func
10319 func (s *IntentSummary) SetInputContexts(v []*InputContext) *IntentSummary { func
15084 func (s *UpdateIntentInput) SetInputContexts(v []*InputContext) *UpdateIntentInput { func
15260 func (s *UpdateIntentOutput) SetInputContexts(v []*InputContext) *UpdateIntentOutput { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go6697 func (s *CreateIntentInput) SetInputContexts(v []*InputContext) *CreateIntentInput { func
6849 func (s *CreateIntentOutput) SetInputContexts(v []*InputContext) *CreateIntentOutput { func
9297 func (s *DescribeIntentOutput) SetInputContexts(v []*InputContext) *DescribeIntentOutput { func
10319 func (s *IntentSummary) SetInputContexts(v []*InputContext) *IntentSummary { func
15084 func (s *UpdateIntentInput) SetInputContexts(v []*InputContext) *UpdateIntentInput { func
15260 func (s *UpdateIntentOutput) SetInputContexts(v []*InputContext) *UpdateIntentOutput { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/lexmodelbuildingservice/
H A Dapi.go5621 func (s *CreateIntentVersionOutput) SetInputContexts(v []*InputContext) *CreateIntentVersionOutput { func
8488 func (s *GetIntentOutput) SetInputContexts(v []*InputContext) *GetIntentOutput { func
11282 func (s *PutIntentInput) SetInputContexts(v []*InputContext) *PutIntentInput { func
11468 func (s *PutIntentOutput) SetInputContexts(v []*InputContext) *PutIntentOutput { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/lexmodelbuildingservice/
H A Dapi.go5621 func (s *CreateIntentVersionOutput) SetInputContexts(v []*InputContext) *CreateIntentVersionOutput { func
8488 func (s *GetIntentOutput) SetInputContexts(v []*InputContext) *GetIntentOutput { func
11282 func (s *PutIntentInput) SetInputContexts(v []*InputContext) *PutIntentInput { func
11468 func (s *PutIntentOutput) SetInputContexts(v []*InputContext) *PutIntentOutput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/lexmodelbuildingservice/
H A Dapi.go5621 func (s *CreateIntentVersionOutput) SetInputContexts(v []*InputContext) *CreateIntentVersionOutput { func
8488 func (s *GetIntentOutput) SetInputContexts(v []*InputContext) *GetIntentOutput { func
11282 func (s *PutIntentInput) SetInputContexts(v []*InputContext) *PutIntentInput { func
11468 func (s *PutIntentOutput) SetInputContexts(v []*InputContext) *PutIntentOutput { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/lexmodelbuildingservice/
H A Dapi.go5621 func (s *CreateIntentVersionOutput) SetInputContexts(v []*InputContext) *CreateIntentVersionOutput { func
8488 func (s *GetIntentOutput) SetInputContexts(v []*InputContext) *GetIntentOutput { func
11282 func (s *PutIntentInput) SetInputContexts(v []*InputContext) *PutIntentInput { func
11468 func (s *PutIntentOutput) SetInputContexts(v []*InputContext) *PutIntentOutput { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/lexmodelbuildingservice/
H A Dapi.go5621 func (s *CreateIntentVersionOutput) SetInputContexts(v []*InputContext) *CreateIntentVersionOutput { func
8488 func (s *GetIntentOutput) SetInputContexts(v []*InputContext) *GetIntentOutput { func
11282 func (s *PutIntentInput) SetInputContexts(v []*InputContext) *PutIntentInput { func
11468 func (s *PutIntentOutput) SetInputContexts(v []*InputContext) *PutIntentOutput { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/lexmodelbuildingservice/
H A Dapi.go5621 func (s *CreateIntentVersionOutput) SetInputContexts(v []*InputContext) *CreateIntentVersionOutput { func
8488 func (s *GetIntentOutput) SetInputContexts(v []*InputContext) *GetIntentOutput { func
11282 func (s *PutIntentInput) SetInputContexts(v []*InputContext) *PutIntentInput { func
11468 func (s *PutIntentOutput) SetInputContexts(v []*InputContext) *PutIntentOutput { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/lexmodelbuildingservice/
H A Dapi.go5621 func (s *CreateIntentVersionOutput) SetInputContexts(v []*InputContext) *CreateIntentVersionOutput { func
8488 func (s *GetIntentOutput) SetInputContexts(v []*InputContext) *GetIntentOutput { func
11282 func (s *PutIntentInput) SetInputContexts(v []*InputContext) *PutIntentInput { func
11468 func (s *PutIntentOutput) SetInputContexts(v []*InputContext) *PutIntentOutput { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/lexmodelbuildingservice/
H A Dapi.go6013 func (s *CreateIntentVersionOutput) SetInputContexts(v []*InputContext) *CreateIntentVersionOutput { func
8880 func (s *GetIntentOutput) SetInputContexts(v []*InputContext) *GetIntentOutput { func
12121 func (s *PutIntentInput) SetInputContexts(v []*InputContext) *PutIntentInput { func
12307 func (s *PutIntentOutput) SetInputContexts(v []*InputContext) *PutIntentOutput { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/lexmodelbuildingservice/
H A Dapi.go6013 func (s *CreateIntentVersionOutput) SetInputContexts(v []*InputContext) *CreateIntentVersionOutput { func
8880 func (s *GetIntentOutput) SetInputContexts(v []*InputContext) *GetIntentOutput { func
12121 func (s *PutIntentInput) SetInputContexts(v []*InputContext) *PutIntentInput { func
12307 func (s *PutIntentOutput) SetInputContexts(v []*InputContext) *PutIntentOutput { func

12