Home
last modified time | relevance | path

Searched defs:SetEntitlementArn (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DMultiplexMediaConnectOutputDestinationSettings.h53 …inline void SetEntitlementArn(const Aws::String& value) { m_entitlementArnHasBeenSet = true; m_ent… in SetEntitlementArn() function
58 …inline void SetEntitlementArn(Aws::String&& value) { m_entitlementArnHasBeenSet = true; m_entitlem… in SetEntitlementArn() function
63 …inline void SetEntitlementArn(const char* value) { m_entitlementArnHasBeenSet = true; m_entitlemen… in SetEntitlementArn() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconnect/include/aws/mediaconnect/model/
H A DRevokeFlowEntitlementResult.h43 inline void SetEntitlementArn(const Aws::String& value) { m_entitlementArn = value; } in SetEntitlementArn() function
48 inline void SetEntitlementArn(Aws::String&& value) { m_entitlementArn = std::move(value); } in SetEntitlementArn() function
53 inline void SetEntitlementArn(const char* value) { m_entitlementArn.assign(value); } in SetEntitlementArn() function
H A DRevokeFlowEntitlementRequest.h48 …inline void SetEntitlementArn(const Aws::String& value) { m_entitlementArnHasBeenSet = true; m_ent… in SetEntitlementArn() function
53 …inline void SetEntitlementArn(Aws::String&& value) { m_entitlementArnHasBeenSet = true; m_entitlem… in SetEntitlementArn() function
58 …inline void SetEntitlementArn(const char* value) { m_entitlementArnHasBeenSet = true; m_entitlemen… in SetEntitlementArn() function
H A DListedEntitlement.h75 …inline void SetEntitlementArn(const Aws::String& value) { m_entitlementArnHasBeenSet = true; m_ent… in SetEntitlementArn() function
80 …inline void SetEntitlementArn(Aws::String&& value) { m_entitlementArnHasBeenSet = true; m_entitlem… in SetEntitlementArn() function
85 …inline void SetEntitlementArn(const char* value) { m_entitlementArnHasBeenSet = true; m_entitlemen… in SetEntitlementArn() function
H A DUpdateFlowEntitlementRequest.h148 …inline void SetEntitlementArn(const Aws::String& value) { m_entitlementArnHasBeenSet = true; m_ent… in SetEntitlementArn() function
153 …inline void SetEntitlementArn(Aws::String&& value) { m_entitlementArnHasBeenSet = true; m_entitlem… in SetEntitlementArn() function
158 …inline void SetEntitlementArn(const char* value) { m_entitlementArnHasBeenSet = true; m_entitlemen… in SetEntitlementArn() function
H A DEntitlement.h155 …inline void SetEntitlementArn(const Aws::String& value) { m_entitlementArnHasBeenSet = true; m_ent… in SetEntitlementArn() function
160 …inline void SetEntitlementArn(Aws::String&& value) { m_entitlementArnHasBeenSet = true; m_entitlem… in SetEntitlementArn() function
165 …inline void SetEntitlementArn(const char* value) { m_entitlementArnHasBeenSet = true; m_entitlemen… in SetEntitlementArn() function
H A DSetSourceRequest.h143 …inline void SetEntitlementArn(const Aws::String& value) { m_entitlementArnHasBeenSet = true; m_ent… in SetEntitlementArn() function
150 …inline void SetEntitlementArn(Aws::String&& value) { m_entitlementArnHasBeenSet = true; m_entitlem… in SetEntitlementArn() function
157 …inline void SetEntitlementArn(const char* value) { m_entitlementArnHasBeenSet = true; m_entitlemen… in SetEntitlementArn() function
H A DSource.h164 …inline void SetEntitlementArn(const Aws::String& value) { m_entitlementArnHasBeenSet = true; m_ent… in SetEntitlementArn() function
171 …inline void SetEntitlementArn(Aws::String&& value) { m_entitlementArnHasBeenSet = true; m_entitlem… in SetEntitlementArn() function
178 …inline void SetEntitlementArn(const char* value) { m_entitlementArnHasBeenSet = true; m_entitlemen… in SetEntitlementArn() function
H A DOutput.h201 …inline void SetEntitlementArn(const Aws::String& value) { m_entitlementArnHasBeenSet = true; m_ent… in SetEntitlementArn() function
207 …inline void SetEntitlementArn(Aws::String&& value) { m_entitlementArnHasBeenSet = true; m_entitlem… in SetEntitlementArn() function
213 …inline void SetEntitlementArn(const char* value) { m_entitlementArnHasBeenSet = true; m_entitlemen… in SetEntitlementArn() function
H A DUpdateFlowSourceRequest.h141 …inline void SetEntitlementArn(const Aws::String& value) { m_entitlementArnHasBeenSet = true; m_ent… in SetEntitlementArn() function
148 …inline void SetEntitlementArn(Aws::String&& value) { m_entitlementArnHasBeenSet = true; m_entitlem… in SetEntitlementArn() function
155 …inline void SetEntitlementArn(const char* value) { m_entitlementArnHasBeenSet = true; m_entitlemen… in SetEntitlementArn() function
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go2576 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
3133 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
3323 func (s *Output) SetEntitlementArn(v string) *Output { func
3489 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
3524 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
3614 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
3725 func (s *Source) SetEntitlementArn(v string) *Source { func
4289 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
4593 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go2586 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
3143 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
3333 func (s *Output) SetEntitlementArn(v string) *Output { func
3499 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
3534 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
3625 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
3736 func (s *Source) SetEntitlementArn(v string) *Source { func
4321 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
4646 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go2599 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
3174 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
3373 func (s *Output) SetEntitlementArn(v string) *Output { func
3539 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
3574 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
3665 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
3785 func (s *Source) SetEntitlementArn(v string) *Source { func
4370 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
4695 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go2595 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
3170 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
3369 func (s *Output) SetEntitlementArn(v string) *Output { func
3535 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
3570 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
3661 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
3781 func (s *Source) SetEntitlementArn(v string) *Source { func
4366 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
4691 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go2599 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
3174 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
3373 func (s *Output) SetEntitlementArn(v string) *Output { func
3539 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
3574 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
3665 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
3785 func (s *Source) SetEntitlementArn(v string) *Source { func
4370 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
4695 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go2773 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
3522 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
3779 func (s *Output) SetEntitlementArn(v string) *Output { func
3945 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
3980 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
4129 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
4249 func (s *Source) SetEntitlementArn(v string) *Source { func
4892 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
5217 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/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/mediaconnect/
H A Dapi.go3212 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
4010 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
4267 func (s *Output) SetEntitlementArn(v string) *Output { func
4521 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
4556 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
4705 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
4825 func (s *Source) SetEntitlementArn(v string) *Source { func
5500 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
5898 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go3556 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
4380 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
4640 func (s *Output) SetEntitlementArn(v string) *Output { func
4998 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
5033 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
5185 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
5314 func (s *Source) SetEntitlementArn(v string) *Source { func
6001 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
6417 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go3553 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
4360 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
4620 func (s *Output) SetEntitlementArn(v string) *Output { func
4978 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
5013 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
5165 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
5294 func (s *Source) SetEntitlementArn(v string) *Source { func
5975 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
6385 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/mediaconnect/
H A Dapi.go3553 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
4360 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
4620 func (s *Output) SetEntitlementArn(v string) *Output { func
4978 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
5013 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
5165 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
5294 func (s *Source) SetEntitlementArn(v string) *Source { func
5975 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
6385 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go4321 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
5315 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
5690 func (s *Output) SetEntitlementArn(v string) *Output { func
6367 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
6402 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
6561 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
6696 func (s *Source) SetEntitlementArn(v string) *Source { func
7396 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
7832 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go4321 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
5315 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
5690 func (s *Output) SetEntitlementArn(v string) *Output { func
6367 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
6402 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
6561 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
6696 func (s *Source) SetEntitlementArn(v string) *Source { func
7396 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
7832 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go4313 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
5307 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
5675 func (s *Output) SetEntitlementArn(v string) *Output { func
6346 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
6381 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
6533 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
6662 func (s *Source) SetEntitlementArn(v string) *Source { func
7349 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
7765 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go4313 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
5307 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
5675 func (s *Output) SetEntitlementArn(v string) *Output { func
6346 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
6381 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
6533 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
6662 func (s *Source) SetEntitlementArn(v string) *Source { func
7349 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
7765 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/mediaconnect/
H A Dapi.go4321 func (s *Entitlement) SetEntitlementArn(v string) *Entitlement { func
5315 func (s *ListedEntitlement) SetEntitlementArn(v string) *ListedEntitlement { func
5690 func (s *Output) SetEntitlementArn(v string) *Output { func
6367 func (s *RevokeFlowEntitlementInput) SetEntitlementArn(v string) *RevokeFlowEntitlementInput { func
6402 func (s *RevokeFlowEntitlementOutput) SetEntitlementArn(v string) *RevokeFlowEntitlementOutput { func
6561 func (s *SetSourceRequest) SetEntitlementArn(v string) *SetSourceRequest { func
6696 func (s *Source) SetEntitlementArn(v string) *Source { func
7396 func (s *UpdateFlowEntitlementInput) SetEntitlementArn(v string) *UpdateFlowEntitlementInput { func
7832 func (s *UpdateFlowSourceInput) SetEntitlementArn(v string) *UpdateFlowSourceInput { func

123