Home
last modified time | relevance | path

Searched refs:SetIntentId (Results 1 – 25 of 30) 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 DDeleteIntentRequest.h48 …inline void SetIntentId(const Aws::String& value) { m_intentIdHasBeenSet = true; m_intentId = valu… in SetIntentId() function
53 …inline void SetIntentId(Aws::String&& value) { m_intentIdHasBeenSet = true; m_intentId = std::move… in SetIntentId() function
58 …inline void SetIntentId(const char* value) { m_intentIdHasBeenSet = true; m_intentId.assign(value)… in SetIntentId() function
63 …inline DeleteIntentRequest& WithIntentId(const Aws::String& value) { SetIntentId(value); return *t… in WithIntentId()
68 …inline DeleteIntentRequest& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); ret… in WithIntentId()
73 inline DeleteIntentRequest& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DDescribeIntentRequest.h48 …inline void SetIntentId(const Aws::String& value) { m_intentIdHasBeenSet = true; m_intentId = valu… in SetIntentId() function
53 …inline void SetIntentId(Aws::String&& value) { m_intentIdHasBeenSet = true; m_intentId = std::move… in SetIntentId() function
58 …inline void SetIntentId(const char* value) { m_intentIdHasBeenSet = true; m_intentId.assign(value)… in SetIntentId() function
63 …inline DescribeIntentRequest& WithIntentId(const Aws::String& value) { SetIntentId(value); return … in WithIntentId()
68 …inline DescribeIntentRequest& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); r… in WithIntentId()
73 … inline DescribeIntentRequest& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DDeleteSlotRequest.h236 …inline void SetIntentId(const Aws::String& value) { m_intentIdHasBeenSet = true; m_intentId = valu… in SetIntentId() function
241 …inline void SetIntentId(Aws::String&& value) { m_intentIdHasBeenSet = true; m_intentId = std::move… in SetIntentId() function
246 …inline void SetIntentId(const char* value) { m_intentIdHasBeenSet = true; m_intentId.assign(value)… in SetIntentId() function
251 …inline DeleteSlotRequest& WithIntentId(const Aws::String& value) { SetIntentId(value); return *thi… in WithIntentId()
256 …inline DeleteSlotRequest& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); retur… in WithIntentId()
261 inline DeleteSlotRequest& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DDescribeSlotRequest.h236 …inline void SetIntentId(const Aws::String& value) { m_intentIdHasBeenSet = true; m_intentId = valu… in SetIntentId() function
241 …inline void SetIntentId(Aws::String&& value) { m_intentIdHasBeenSet = true; m_intentId = std::move… in SetIntentId() function
246 …inline void SetIntentId(const char* value) { m_intentIdHasBeenSet = true; m_intentId.assign(value)… in SetIntentId() function
251 …inline DescribeSlotRequest& WithIntentId(const Aws::String& value) { SetIntentId(value); return *t… in WithIntentId()
256 …inline DescribeSlotRequest& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); ret… in WithIntentId()
261 inline DescribeSlotRequest& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DListSlotsResult.h153 inline void SetIntentId(const Aws::String& value) { m_intentId = value; } in SetIntentId() function
158 inline void SetIntentId(Aws::String&& value) { m_intentId = std::move(value); } in SetIntentId() function
163 inline void SetIntentId(const char* value) { m_intentId.assign(value); } in SetIntentId() function
168 …inline ListSlotsResult& WithIntentId(const Aws::String& value) { SetIntentId(value); return *this;} in WithIntentId()
173 …inline ListSlotsResult& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); return … in WithIntentId()
178 inline ListSlotsResult& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DListSlotsRequest.h198 …inline void SetIntentId(const Aws::String& value) { m_intentIdHasBeenSet = true; m_intentId = valu… in SetIntentId() function
203 …inline void SetIntentId(Aws::String&& value) { m_intentIdHasBeenSet = true; m_intentId = std::move… in SetIntentId() function
208 …inline void SetIntentId(const char* value) { m_intentIdHasBeenSet = true; m_intentId.assign(value)… in SetIntentId() function
213 …inline ListSlotsRequest& WithIntentId(const Aws::String& value) { SetIntentId(value); return *this… in WithIntentId()
218 …inline ListSlotsRequest& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); return… in WithIntentId()
223 inline ListSlotsRequest& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DIntentSummary.h61 …inline void SetIntentId(const Aws::String& value) { m_intentIdHasBeenSet = true; m_intentId = valu… in SetIntentId() function
67 …inline void SetIntentId(Aws::String&& value) { m_intentIdHasBeenSet = true; m_intentId = std::move… in SetIntentId() function
73 …inline void SetIntentId(const char* value) { m_intentIdHasBeenSet = true; m_intentId.assign(value)… in SetIntentId() function
79 … inline IntentSummary& WithIntentId(const Aws::String& value) { SetIntentId(value); return *this;} in WithIntentId()
85 …inline IntentSummary& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); return *t… in WithIntentId()
91 inline IntentSummary& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DCreateSlotRequest.h437 …inline void SetIntentId(const Aws::String& value) { m_intentIdHasBeenSet = true; m_intentId = valu… in SetIntentId() function
442 …inline void SetIntentId(Aws::String&& value) { m_intentIdHasBeenSet = true; m_intentId = std::move… in SetIntentId() function
447 …inline void SetIntentId(const char* value) { m_intentIdHasBeenSet = true; m_intentId.assign(value)… in SetIntentId() function
452 …inline CreateSlotRequest& WithIntentId(const Aws::String& value) { SetIntentId(value); return *thi… in WithIntentId()
457 …inline CreateSlotRequest& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); retur… in WithIntentId()
462 inline CreateSlotRequest& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DCreateSlotResult.h363 inline void SetIntentId(const Aws::String& value) { m_intentId = value; } in SetIntentId() function
368 inline void SetIntentId(Aws::String&& value) { m_intentId = std::move(value); } in SetIntentId() function
373 inline void SetIntentId(const char* value) { m_intentId.assign(value); } in SetIntentId() function
378 …inline CreateSlotResult& WithIntentId(const Aws::String& value) { SetIntentId(value); return *this… in WithIntentId()
383 …inline CreateSlotResult& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); return… in WithIntentId()
388 inline CreateSlotResult& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DUpdateSlotRequest.h444 …inline void SetIntentId(const Aws::String& value) { m_intentIdHasBeenSet = true; m_intentId = valu… in SetIntentId() function
449 …inline void SetIntentId(Aws::String&& value) { m_intentIdHasBeenSet = true; m_intentId = std::move… in SetIntentId() function
454 …inline void SetIntentId(const char* value) { m_intentIdHasBeenSet = true; m_intentId.assign(value)… in SetIntentId() function
459 …inline UpdateSlotRequest& WithIntentId(const Aws::String& value) { SetIntentId(value); return *thi… in WithIntentId()
464 …inline UpdateSlotRequest& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); retur… in WithIntentId()
469 inline UpdateSlotRequest& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DDescribeSlotResult.h363 inline void SetIntentId(const Aws::String& value) { m_intentId = value; } in SetIntentId() function
368 inline void SetIntentId(Aws::String&& value) { m_intentId = std::move(value); } in SetIntentId() function
373 inline void SetIntentId(const char* value) { m_intentId.assign(value); } in SetIntentId() function
378 …inline DescribeSlotResult& WithIntentId(const Aws::String& value) { SetIntentId(value); return *th… in WithIntentId()
383 …inline DescribeSlotResult& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); retu… in WithIntentId()
388 inline DescribeSlotResult& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DUpdateSlotResult.h375 inline void SetIntentId(const Aws::String& value) { m_intentId = value; } in SetIntentId() function
380 inline void SetIntentId(Aws::String&& value) { m_intentId = std::move(value); } in SetIntentId() function
385 inline void SetIntentId(const char* value) { m_intentId.assign(value); } in SetIntentId() function
390 …inline UpdateSlotResult& WithIntentId(const Aws::String& value) { SetIntentId(value); return *this… in WithIntentId()
395 …inline UpdateSlotResult& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); return… in WithIntentId()
400 inline UpdateSlotResult& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DCreateIntentResult.h53 inline void SetIntentId(const Aws::String& value) { m_intentId = value; } in SetIntentId() function
58 inline void SetIntentId(Aws::String&& value) { m_intentId = std::move(value); } in SetIntentId() function
63 inline void SetIntentId(const char* value) { m_intentId.assign(value); } in SetIntentId() function
68 …inline CreateIntentResult& WithIntentId(const Aws::String& value) { SetIntentId(value); return *th… in WithIntentId()
73 …inline CreateIntentResult& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); retu… in WithIntentId()
78 inline CreateIntentResult& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DDescribeIntentResult.h54 inline void SetIntentId(const Aws::String& value) { m_intentId = value; } in SetIntentId() function
59 inline void SetIntentId(Aws::String&& value) { m_intentId = std::move(value); } in SetIntentId() function
64 inline void SetIntentId(const char* value) { m_intentId.assign(value); } in SetIntentId() function
69 …inline DescribeIntentResult& WithIntentId(const Aws::String& value) { SetIntentId(value); return *… in WithIntentId()
74 …inline DescribeIntentResult& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); re… in WithIntentId()
79 … inline DescribeIntentResult& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DUpdateIntentResult.h54 inline void SetIntentId(const Aws::String& value) { m_intentId = value; } in SetIntentId() function
59 inline void SetIntentId(Aws::String&& value) { m_intentId = std::move(value); } in SetIntentId() function
64 inline void SetIntentId(const char* value) { m_intentId.assign(value); } in SetIntentId() function
69 …inline UpdateIntentResult& WithIntentId(const Aws::String& value) { SetIntentId(value); return *th… in WithIntentId()
74 …inline UpdateIntentResult& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); retu… in WithIntentId()
79 inline UpdateIntentResult& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
H A DUpdateIntentRequest.h58 …inline void SetIntentId(const Aws::String& value) { m_intentIdHasBeenSet = true; m_intentId = valu… in SetIntentId() function
63 …inline void SetIntentId(Aws::String&& value) { m_intentIdHasBeenSet = true; m_intentId = std::move… in SetIntentId() function
68 …inline void SetIntentId(const char* value) { m_intentIdHasBeenSet = true; m_intentId.assign(value)… in SetIntentId() function
73 …inline UpdateIntentRequest& WithIntentId(const Aws::String& value) { SetIntentId(value); return *t… in WithIntentId()
78 …inline UpdateIntentRequest& WithIntentId(Aws::String&& value) { SetIntentId(std::move(value)); ret… in WithIntentId()
83 inline UpdateIntentRequest& WithIntentId(const char* value) { SetIntentId(value); return *this;} in WithIntentId()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go7052 func (s *CreateSlotInput) SetIntentId(v string) *CreateSlotInput { func
7161 func (s *CreateSlotOutput) SetIntentId(v string) *CreateSlotOutput { func
8104 func (s *DeleteIntentInput) SetIntentId(v string) *DeleteIntentInput { func
8223 func (s *DeleteSlotInput) SetIntentId(v string) *DeleteSlotInput { func
9462 func (s *DescribeSlotInput) SetIntentId(v string) *DescribeSlotInput { func
10325 func (s *IntentSummary) SetIntentId(v string) *IntentSummary { func
11891 func (s *ListSlotsInput) SetIntentId(v string) *ListSlotsInput { func
11971 func (s *ListSlotsOutput) SetIntentId(v string) *ListSlotsOutput { func
15102 func (s *UpdateIntentInput) SetIntentId(v string) *UpdateIntentInput { func
15479 func (s *UpdateSlotInput) SetIntentId(v string) *UpdateSlotInput { func
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go7052 func (s *CreateSlotInput) SetIntentId(v string) *CreateSlotInput { func
7161 func (s *CreateSlotOutput) SetIntentId(v string) *CreateSlotOutput { func
8104 func (s *DeleteIntentInput) SetIntentId(v string) *DeleteIntentInput { func
8223 func (s *DeleteSlotInput) SetIntentId(v string) *DeleteSlotInput { func
9462 func (s *DescribeSlotInput) SetIntentId(v string) *DescribeSlotInput { func
10325 func (s *IntentSummary) SetIntentId(v string) *IntentSummary { func
11891 func (s *ListSlotsInput) SetIntentId(v string) *ListSlotsInput { func
11971 func (s *ListSlotsOutput) SetIntentId(v string) *ListSlotsOutput { func
15102 func (s *UpdateIntentInput) SetIntentId(v string) *UpdateIntentInput { func
15479 func (s *UpdateSlotInput) SetIntentId(v string) *UpdateSlotInput { func
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go7052 func (s *CreateSlotInput) SetIntentId(v string) *CreateSlotInput { func
7161 func (s *CreateSlotOutput) SetIntentId(v string) *CreateSlotOutput { func
8104 func (s *DeleteIntentInput) SetIntentId(v string) *DeleteIntentInput { func
8223 func (s *DeleteSlotInput) SetIntentId(v string) *DeleteSlotInput { func
9462 func (s *DescribeSlotInput) SetIntentId(v string) *DescribeSlotInput { func
10325 func (s *IntentSummary) SetIntentId(v string) *IntentSummary { func
11891 func (s *ListSlotsInput) SetIntentId(v string) *ListSlotsInput { func
11971 func (s *ListSlotsOutput) SetIntentId(v string) *ListSlotsOutput { func
15102 func (s *UpdateIntentInput) SetIntentId(v string) *UpdateIntentInput { func
15479 func (s *UpdateSlotInput) SetIntentId(v string) *UpdateSlotInput { func
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go7052 func (s *CreateSlotInput) SetIntentId(v string) *CreateSlotInput { func
7161 func (s *CreateSlotOutput) SetIntentId(v string) *CreateSlotOutput { func
8104 func (s *DeleteIntentInput) SetIntentId(v string) *DeleteIntentInput { func
8223 func (s *DeleteSlotInput) SetIntentId(v string) *DeleteSlotInput { func
9462 func (s *DescribeSlotInput) SetIntentId(v string) *DescribeSlotInput { func
10325 func (s *IntentSummary) SetIntentId(v string) *IntentSummary { func
11891 func (s *ListSlotsInput) SetIntentId(v string) *ListSlotsInput { func
11971 func (s *ListSlotsOutput) SetIntentId(v string) *ListSlotsOutput { func
15102 func (s *UpdateIntentInput) SetIntentId(v string) *UpdateIntentInput { func
15479 func (s *UpdateSlotInput) SetIntentId(v string) *UpdateSlotInput { func
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go7052 func (s *CreateSlotInput) SetIntentId(v string) *CreateSlotInput { func
7161 func (s *CreateSlotOutput) SetIntentId(v string) *CreateSlotOutput { func
8104 func (s *DeleteIntentInput) SetIntentId(v string) *DeleteIntentInput { func
8223 func (s *DeleteSlotInput) SetIntentId(v string) *DeleteSlotInput { func
9462 func (s *DescribeSlotInput) SetIntentId(v string) *DescribeSlotInput { func
10325 func (s *IntentSummary) SetIntentId(v string) *IntentSummary { func
11891 func (s *ListSlotsInput) SetIntentId(v string) *ListSlotsInput { func
11971 func (s *ListSlotsOutput) SetIntentId(v string) *ListSlotsOutput { func
15102 func (s *UpdateIntentInput) SetIntentId(v string) *UpdateIntentInput { func
15479 func (s *UpdateSlotInput) SetIntentId(v string) *UpdateSlotInput { func
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go7052 func (s *CreateSlotInput) SetIntentId(v string) *CreateSlotInput { func
7161 func (s *CreateSlotOutput) SetIntentId(v string) *CreateSlotOutput { func
8104 func (s *DeleteIntentInput) SetIntentId(v string) *DeleteIntentInput { func
8223 func (s *DeleteSlotInput) SetIntentId(v string) *DeleteSlotInput { func
9462 func (s *DescribeSlotInput) SetIntentId(v string) *DescribeSlotInput { func
10325 func (s *IntentSummary) SetIntentId(v string) *IntentSummary { func
11891 func (s *ListSlotsInput) SetIntentId(v string) *ListSlotsInput { func
11971 func (s *ListSlotsOutput) SetIntentId(v string) *ListSlotsOutput { func
15102 func (s *UpdateIntentInput) SetIntentId(v string) *UpdateIntentInput { func
15479 func (s *UpdateSlotInput) SetIntentId(v string) *UpdateSlotInput { func
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go9359 func (s *CreateSlotInput) SetIntentId(v string) *CreateSlotInput { func
9477 func (s *CreateSlotOutput) SetIntentId(v string) *CreateSlotOutput { func
10622 func (s *DeleteIntentInput) SetIntentId(v string) *DeleteIntentInput { func
10946 func (s *DeleteSlotInput) SetIntentId(v string) *DeleteSlotInput { func
12544 func (s *DescribeSlotInput) SetIntentId(v string) *DescribeSlotInput { func
13930 func (s *IntentSummary) SetIntentId(v string) *IntentSummary { func
15832 func (s *ListSlotsInput) SetIntentId(v string) *ListSlotsInput { func
15912 func (s *ListSlotsOutput) SetIntentId(v string) *ListSlotsOutput { func
19402 func (s *UpdateIntentInput) SetIntentId(v string) *UpdateIntentInput { func
19902 func (s *UpdateSlotInput) SetIntentId(v string) *UpdateSlotInput { func
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go9359 func (s *CreateSlotInput) SetIntentId(v string) *CreateSlotInput { func
9477 func (s *CreateSlotOutput) SetIntentId(v string) *CreateSlotOutput { func
10622 func (s *DeleteIntentInput) SetIntentId(v string) *DeleteIntentInput { func
10946 func (s *DeleteSlotInput) SetIntentId(v string) *DeleteSlotInput { func
12544 func (s *DescribeSlotInput) SetIntentId(v string) *DescribeSlotInput { func
13953 func (s *IntentSummary) SetIntentId(v string) *IntentSummary { func
15855 func (s *ListSlotsInput) SetIntentId(v string) *ListSlotsInput { func
15935 func (s *ListSlotsOutput) SetIntentId(v string) *ListSlotsOutput { func
19425 func (s *UpdateIntentInput) SetIntentId(v string) *UpdateIntentInput { func
19925 func (s *UpdateSlotInput) SetIntentId(v string) *UpdateSlotInput { func
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/lexmodelsv2/
H A Dapi.go9359 func (s *CreateSlotInput) SetIntentId(v string) *CreateSlotInput { func
9477 func (s *CreateSlotOutput) SetIntentId(v string) *CreateSlotOutput { func
10622 func (s *DeleteIntentInput) SetIntentId(v string) *DeleteIntentInput { func
10946 func (s *DeleteSlotInput) SetIntentId(v string) *DeleteSlotInput { func
12544 func (s *DescribeSlotInput) SetIntentId(v string) *DescribeSlotInput { func
13953 func (s *IntentSummary) SetIntentId(v string) *IntentSummary { func
15855 func (s *ListSlotsInput) SetIntentId(v string) *ListSlotsInput { func
15935 func (s *ListSlotsOutput) SetIntentId(v string) *ListSlotsOutput { func
19425 func (s *UpdateIntentInput) SetIntentId(v string) *UpdateIntentInput { func
19925 func (s *UpdateSlotInput) SetIntentId(v string) *UpdateSlotInput { func
[all …]

12