Home
last modified time | relevance | path

Searched defs:SetAuthorizerName (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DSetDefaultAuthorizerRequest.h48 …inline void SetAuthorizerName(const Aws::String& value) { m_authorizerNameHasBeenSet = true; m_aut… in SetAuthorizerName() function
53 …inline void SetAuthorizerName(Aws::String&& value) { m_authorizerNameHasBeenSet = true; m_authoriz… in SetAuthorizerName() function
58 …inline void SetAuthorizerName(const char* value) { m_authorizerNameHasBeenSet = true; m_authorizer… in SetAuthorizerName() function
H A DDeleteAuthorizerRequest.h48 …inline void SetAuthorizerName(const Aws::String& value) { m_authorizerNameHasBeenSet = true; m_aut… in SetAuthorizerName() function
53 …inline void SetAuthorizerName(Aws::String&& value) { m_authorizerNameHasBeenSet = true; m_authoriz… in SetAuthorizerName() function
58 …inline void SetAuthorizerName(const char* value) { m_authorizerNameHasBeenSet = true; m_authorizer… in SetAuthorizerName() function
H A DDescribeAuthorizerRequest.h48 …inline void SetAuthorizerName(const Aws::String& value) { m_authorizerNameHasBeenSet = true; m_aut… in SetAuthorizerName() function
53 …inline void SetAuthorizerName(Aws::String&& value) { m_authorizerNameHasBeenSet = true; m_authoriz… in SetAuthorizerName() function
58 …inline void SetAuthorizerName(const char* value) { m_authorizerNameHasBeenSet = true; m_authorizer… in SetAuthorizerName() function
H A DSetDefaultAuthorizerResult.h43 inline void SetAuthorizerName(const Aws::String& value) { m_authorizerName = value; } in SetAuthorizerName() function
48 inline void SetAuthorizerName(Aws::String&& value) { m_authorizerName = std::move(value); } in SetAuthorizerName() function
53 inline void SetAuthorizerName(const char* value) { m_authorizerName.assign(value); } in SetAuthorizerName() function
H A DUpdateAuthorizerResult.h43 inline void SetAuthorizerName(const Aws::String& value) { m_authorizerName = value; } in SetAuthorizerName() function
48 inline void SetAuthorizerName(Aws::String&& value) { m_authorizerName = std::move(value); } in SetAuthorizerName() function
53 inline void SetAuthorizerName(const char* value) { m_authorizerName.assign(value); } in SetAuthorizerName() function
H A DCreateAuthorizerResult.h43 inline void SetAuthorizerName(const Aws::String& value) { m_authorizerName = value; } in SetAuthorizerName() function
48 inline void SetAuthorizerName(Aws::String&& value) { m_authorizerName = std::move(value); } in SetAuthorizerName() function
53 inline void SetAuthorizerName(const char* value) { m_authorizerName.assign(value); } in SetAuthorizerName() function
H A DAuthorizerSummary.h53 …inline void SetAuthorizerName(const Aws::String& value) { m_authorizerNameHasBeenSet = true; m_aut… in SetAuthorizerName() function
58 …inline void SetAuthorizerName(Aws::String&& value) { m_authorizerNameHasBeenSet = true; m_authoriz… in SetAuthorizerName() function
63 …inline void SetAuthorizerName(const char* value) { m_authorizerNameHasBeenSet = true; m_authorizer… in SetAuthorizerName() function
H A DTestInvokeAuthorizerRequest.h51 …inline void SetAuthorizerName(const Aws::String& value) { m_authorizerNameHasBeenSet = true; m_aut… in SetAuthorizerName() function
56 …inline void SetAuthorizerName(Aws::String&& value) { m_authorizerNameHasBeenSet = true; m_authoriz… in SetAuthorizerName() function
61 …inline void SetAuthorizerName(const char* value) { m_authorizerNameHasBeenSet = true; m_authorizer… in SetAuthorizerName() function
H A DUpdateAuthorizerRequest.h50 …inline void SetAuthorizerName(const Aws::String& value) { m_authorizerNameHasBeenSet = true; m_aut… in SetAuthorizerName() function
55 …inline void SetAuthorizerName(Aws::String&& value) { m_authorizerNameHasBeenSet = true; m_authoriz… in SetAuthorizerName() function
60 …inline void SetAuthorizerName(const char* value) { m_authorizerNameHasBeenSet = true; m_authorizer… in SetAuthorizerName() function
H A DCreateAuthorizerRequest.h52 …inline void SetAuthorizerName(const Aws::String& value) { m_authorizerNameHasBeenSet = true; m_aut… in SetAuthorizerName() function
57 …inline void SetAuthorizerName(Aws::String&& value) { m_authorizerNameHasBeenSet = true; m_authoriz… in SetAuthorizerName() function
62 …inline void SetAuthorizerName(const char* value) { m_authorizerNameHasBeenSet = true; m_authorizer… in SetAuthorizerName() function
H A DAuthorizerDescription.h56 …inline void SetAuthorizerName(const Aws::String& value) { m_authorizerNameHasBeenSet = true; m_aut… in SetAuthorizerName() function
61 …inline void SetAuthorizerName(Aws::String&& value) { m_authorizerNameHasBeenSet = true; m_authoriz… in SetAuthorizerName() function
66 …inline void SetAuthorizerName(const char* value) { m_authorizerNameHasBeenSet = true; m_authorizer… in SetAuthorizerName() function
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go12145 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
12208 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
13156 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
13206 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
14719 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
15630 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
23586 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
23618 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
24575 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
25479 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go12142 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
12205 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
13113 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
13163 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
14676 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
15587 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
23487 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
23519 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
24476 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
25380 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go16826 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
16889 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
18298 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
18348 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
20535 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
22073 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
32766 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
32798 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
34223 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
35496 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go18037 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
18100 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
19564 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
19614 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
21920 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
23701 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
35233 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
35265 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
36871 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
38144 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go18037 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
18100 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
19564 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
19614 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
21920 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
23701 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
35233 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
35265 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
36871 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
38144 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/iot/
H A Dapi.go20439 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
20508 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
22333 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
22389 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
25270 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
27342 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
41638 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
41670 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
43534 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
45325 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go20425 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
20494 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
22008 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
22064 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
24922 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
26937 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
40288 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
40320 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
42070 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
43631 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go20425 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
20494 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
22266 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
22322 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
25203 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
27275 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
41566 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
41598 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
43462 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
45253 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go20425 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
20494 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
22035 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
22091 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
24972 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
26987 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
40359 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
40391 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
42141 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
43702 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go20989 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
21058 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
23257 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
23319 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
26599 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
28726 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
43527 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
43559 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
45464 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
47255 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go20984 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
21053 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
22931 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
22993 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
26246 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
28373 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
43174 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
43206 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
45111 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
46902 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/iot/
H A Dapi.go20989 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
21058 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
23257 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
23319 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
26599 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
28726 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
43527 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
43559 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
45464 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
47255 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go24288 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
24357 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
26668 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
26730 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
30101 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
32386 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
47380 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
47412 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
49319 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
51447 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go25552 func (s *AuthorizerDescription) SetAuthorizerName(v string) *AuthorizerDescription { func
25621 func (s *AuthorizerSummary) SetAuthorizerName(v string) *AuthorizerSummary { func
28089 func (s *CreateAuthorizerInput) SetAuthorizerName(v string) *CreateAuthorizerInput { func
28151 func (s *CreateAuthorizerOutput) SetAuthorizerName(v string) *CreateAuthorizerOutput { func
31658 func (s *DeleteAuthorizerInput) SetAuthorizerName(v string) *DeleteAuthorizerInput { func
34000 func (s *DescribeAuthorizerInput) SetAuthorizerName(v string) *DescribeAuthorizerInput { func
50209 func (s *SetDefaultAuthorizerInput) SetAuthorizerName(v string) *SetDefaultAuthorizerInput { func
50241 func (s *SetDefaultAuthorizerOutput) SetAuthorizerName(v string) *SetDefaultAuthorizerOutput { func
52295 func (s *TestInvokeAuthorizerInput) SetAuthorizerName(v string) *TestInvokeAuthorizerInput { func
54491 func (s *UpdateAuthorizerInput) SetAuthorizerName(v string) *UpdateAuthorizerInput { func
[all …]

12