Home
last modified time | relevance | path

Searched defs:SetCallAs (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudformation/include/aws/cloudformation/model/
H A DDeleteStackSetRequest.h135 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
151 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DDescribeStackSetRequest.h127 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
143 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DStopStackSetOperationRequest.h176 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
192 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DDescribeStackSetOperationRequest.h168 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
184 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DListStackSetsRequest.h238 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
254 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DListStackSetOperationsRequest.h249 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
265 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DDetectStackSetDriftRequest.h197 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
213 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DDescribeStackInstanceRequest.h225 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
241 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DListStackSetOperationResultsRequest.h290 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
306 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DImportStacksToStackSetRequest.h229 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
237 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DGetTemplateSummaryRequest.h422 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
438 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DListStackInstancesRequest.h382 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
398 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DDeleteStackInstancesRequest.h457 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
473 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DUpdateStackInstancesRequest.h684 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
700 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DCreateStackInstancesRequest.h624 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
640 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DCreateStackSetRequest.h1295 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
1315 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
H A DUpdateStackSetRequest.h1962 inline void SetCallAs(const CallAs& value) { m_callAsHasBeenSet = true; m_callAs = value; } in SetCallAs() function
1978 … inline void SetCallAs(CallAs&& value) { m_callAsHasBeenSet = true; m_callAs = std::move(value); } in SetCallAs() function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go7097 func (s *CreateStackInstancesInput) SetCallAs(v string) *CreateStackInstancesInput { func
7405 func (s *CreateStackSetInput) SetCallAs(v string) *CreateStackSetInput { func
7778 func (s *DeleteStackInstancesInput) SetCallAs(v string) *DeleteStackInstancesInput { func
7906 func (s *DeleteStackSetInput) SetCallAs(v string) *DeleteStackSetInput { func
9152 func (s *DescribeStackSetInput) SetCallAs(v string) *DescribeStackSetInput { func
9985 func (s *DetectStackSetDriftInput) SetCallAs(v string) *DetectStackSetDriftInput { func
10524 func (s *GetTemplateSummaryInput) SetCallAs(v string) *GetTemplateSummaryInput { func
10997 func (s *ListStackInstancesInput) SetCallAs(v string) *ListStackInstancesInput { func
11505 func (s *ListStackSetsInput) SetCallAs(v string) *ListStackSetsInput { func
17047 func (s *UpdateStackInstancesInput) SetCallAs(v string) *UpdateStackInstancesInput { func
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go7097 func (s *CreateStackInstancesInput) SetCallAs(v string) *CreateStackInstancesInput { func
7405 func (s *CreateStackSetInput) SetCallAs(v string) *CreateStackSetInput { func
7778 func (s *DeleteStackInstancesInput) SetCallAs(v string) *DeleteStackInstancesInput { func
7906 func (s *DeleteStackSetInput) SetCallAs(v string) *DeleteStackSetInput { func
9152 func (s *DescribeStackSetInput) SetCallAs(v string) *DescribeStackSetInput { func
9985 func (s *DetectStackSetDriftInput) SetCallAs(v string) *DetectStackSetDriftInput { func
10524 func (s *GetTemplateSummaryInput) SetCallAs(v string) *GetTemplateSummaryInput { func
10997 func (s *ListStackInstancesInput) SetCallAs(v string) *ListStackInstancesInput { func
11505 func (s *ListStackSetsInput) SetCallAs(v string) *ListStackSetsInput { func
17047 func (s *UpdateStackInstancesInput) SetCallAs(v string) *UpdateStackInstancesInput { func
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go7097 func (s *CreateStackInstancesInput) SetCallAs(v string) *CreateStackInstancesInput { func
7405 func (s *CreateStackSetInput) SetCallAs(v string) *CreateStackSetInput { func
7778 func (s *DeleteStackInstancesInput) SetCallAs(v string) *DeleteStackInstancesInput { func
7906 func (s *DeleteStackSetInput) SetCallAs(v string) *DeleteStackSetInput { func
9152 func (s *DescribeStackSetInput) SetCallAs(v string) *DescribeStackSetInput { func
9985 func (s *DetectStackSetDriftInput) SetCallAs(v string) *DetectStackSetDriftInput { func
10524 func (s *GetTemplateSummaryInput) SetCallAs(v string) *GetTemplateSummaryInput { func
10997 func (s *ListStackInstancesInput) SetCallAs(v string) *ListStackInstancesInput { func
11505 func (s *ListStackSetsInput) SetCallAs(v string) *ListStackSetsInput { func
17047 func (s *UpdateStackInstancesInput) SetCallAs(v string) *UpdateStackInstancesInput { func
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go8263 func (s *CreateStackInstancesInput) SetCallAs(v string) *CreateStackInstancesInput { func
8571 func (s *CreateStackSetInput) SetCallAs(v string) *CreateStackSetInput { func
9025 func (s *DeleteStackInstancesInput) SetCallAs(v string) *DeleteStackInstancesInput { func
9153 func (s *DeleteStackSetInput) SetCallAs(v string) *DeleteStackSetInput { func
10491 func (s *DescribeStackSetInput) SetCallAs(v string) *DescribeStackSetInput { func
11532 func (s *DetectStackSetDriftInput) SetCallAs(v string) *DetectStackSetDriftInput { func
12070 func (s *GetTemplateSummaryInput) SetCallAs(v string) *GetTemplateSummaryInput { func
12664 func (s *ListStackInstancesInput) SetCallAs(v string) *ListStackInstancesInput { func
13172 func (s *ListStackSetsInput) SetCallAs(v string) *ListStackSetsInput { func
19663 func (s *UpdateStackInstancesInput) SetCallAs(v string) *UpdateStackInstancesInput { func
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go8362 func (s *CreateStackInstancesInput) SetCallAs(v string) *CreateStackInstancesInput { func
8671 func (s *CreateStackSetInput) SetCallAs(v string) *CreateStackSetInput { func
9125 func (s *DeleteStackInstancesInput) SetCallAs(v string) *DeleteStackInstancesInput { func
9253 func (s *DeleteStackSetInput) SetCallAs(v string) *DeleteStackSetInput { func
10592 func (s *DescribeStackSetInput) SetCallAs(v string) *DescribeStackSetInput { func
11633 func (s *DetectStackSetDriftInput) SetCallAs(v string) *DetectStackSetDriftInput { func
12183 func (s *GetTemplateSummaryInput) SetCallAs(v string) *GetTemplateSummaryInput { func
12778 func (s *ListStackInstancesInput) SetCallAs(v string) *ListStackInstancesInput { func
13286 func (s *ListStackSetsInput) SetCallAs(v string) *ListStackSetsInput { func
19882 func (s *UpdateStackInstancesInput) SetCallAs(v string) *UpdateStackInstancesInput { func
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go8506 func (s *CreateStackInstancesInput) SetCallAs(v string) *CreateStackInstancesInput { func
8839 func (s *CreateStackSetInput) SetCallAs(v string) *CreateStackSetInput { func
9349 func (s *DeleteStackInstancesInput) SetCallAs(v string) *DeleteStackInstancesInput { func
9501 func (s *DeleteStackSetInput) SetCallAs(v string) *DeleteStackSetInput { func
11024 func (s *DescribeStackSetInput) SetCallAs(v string) *DescribeStackSetInput { func
12177 func (s *DetectStackSetDriftInput) SetCallAs(v string) *DetectStackSetDriftInput { func
12815 func (s *GetTemplateSummaryInput) SetCallAs(v string) *GetTemplateSummaryInput { func
13490 func (s *ListStackInstancesInput) SetCallAs(v string) *ListStackInstancesInput { func
14062 func (s *ListStackSetsInput) SetCallAs(v string) *ListStackSetsInput { func
21282 func (s *UpdateStackInstancesInput) SetCallAs(v string) *UpdateStackInstancesInput { func
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go8506 func (s *CreateStackInstancesInput) SetCallAs(v string) *CreateStackInstancesInput { func
8839 func (s *CreateStackSetInput) SetCallAs(v string) *CreateStackSetInput { func
9349 func (s *DeleteStackInstancesInput) SetCallAs(v string) *DeleteStackInstancesInput { func
9501 func (s *DeleteStackSetInput) SetCallAs(v string) *DeleteStackSetInput { func
11024 func (s *DescribeStackSetInput) SetCallAs(v string) *DescribeStackSetInput { func
12177 func (s *DetectStackSetDriftInput) SetCallAs(v string) *DetectStackSetDriftInput { func
12815 func (s *GetTemplateSummaryInput) SetCallAs(v string) *GetTemplateSummaryInput { func
13490 func (s *ListStackInstancesInput) SetCallAs(v string) *ListStackInstancesInput { func
14062 func (s *ListStackSetsInput) SetCallAs(v string) *ListStackSetsInput { func
21282 func (s *UpdateStackInstancesInput) SetCallAs(v string) *UpdateStackInstancesInput { func
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go8506 func (s *CreateStackInstancesInput) SetCallAs(v string) *CreateStackInstancesInput { func
8839 func (s *CreateStackSetInput) SetCallAs(v string) *CreateStackSetInput { func
9349 func (s *DeleteStackInstancesInput) SetCallAs(v string) *DeleteStackInstancesInput { func
9501 func (s *DeleteStackSetInput) SetCallAs(v string) *DeleteStackSetInput { func
11024 func (s *DescribeStackSetInput) SetCallAs(v string) *DescribeStackSetInput { func
12177 func (s *DetectStackSetDriftInput) SetCallAs(v string) *DetectStackSetDriftInput { func
12815 func (s *GetTemplateSummaryInput) SetCallAs(v string) *GetTemplateSummaryInput { func
13490 func (s *ListStackInstancesInput) SetCallAs(v string) *ListStackInstancesInput { func
14062 func (s *ListStackSetsInput) SetCallAs(v string) *ListStackSetsInput { func
21282 func (s *UpdateStackInstancesInput) SetCallAs(v string) *UpdateStackInstancesInput { func
[all …]

12