Home
last modified time | relevance | path

Searched refs:SetDeadLetterQueueUrl (Results 1 – 19 of 19) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-customer-profiles/include/aws/customer-profiles/model/
H A DCreateDomainRequest.h178 …inline void SetDeadLetterQueueUrl(const Aws::String& value) { m_deadLetterQueueUrlHasBeenSet = tru… in SetDeadLetterQueueUrl() function
186 …inline void SetDeadLetterQueueUrl(Aws::String&& value) { m_deadLetterQueueUrlHasBeenSet = true; m_… in SetDeadLetterQueueUrl() function
194 …inline void SetDeadLetterQueueUrl(const char* value) { m_deadLetterQueueUrlHasBeenSet = true; m_de… in SetDeadLetterQueueUrl() function
202 …DomainRequest& WithDeadLetterQueueUrl(const Aws::String& value) { SetDeadLetterQueueUrl(value); re… in WithDeadLetterQueueUrl()
210 …inline CreateDomainRequest& WithDeadLetterQueueUrl(Aws::String&& value) { SetDeadLetterQueueUrl(st… in WithDeadLetterQueueUrl()
218 …inline CreateDomainRequest& WithDeadLetterQueueUrl(const char* value) { SetDeadLetterQueueUrl(valu… in WithDeadLetterQueueUrl()
H A DUpdateDomainRequest.h189 …inline void SetDeadLetterQueueUrl(const Aws::String& value) { m_deadLetterQueueUrlHasBeenSet = tru… in SetDeadLetterQueueUrl() function
198 …inline void SetDeadLetterQueueUrl(Aws::String&& value) { m_deadLetterQueueUrlHasBeenSet = true; m_… in SetDeadLetterQueueUrl() function
207 …inline void SetDeadLetterQueueUrl(const char* value) { m_deadLetterQueueUrlHasBeenSet = true; m_de… in SetDeadLetterQueueUrl() function
216 …DomainRequest& WithDeadLetterQueueUrl(const Aws::String& value) { SetDeadLetterQueueUrl(value); re… in WithDeadLetterQueueUrl()
225 …inline UpdateDomainRequest& WithDeadLetterQueueUrl(Aws::String&& value) { SetDeadLetterQueueUrl(st… in WithDeadLetterQueueUrl()
234 …inline UpdateDomainRequest& WithDeadLetterQueueUrl(const char* value) { SetDeadLetterQueueUrl(valu… in WithDeadLetterQueueUrl()
H A DCreateDomainResult.h150 inline void SetDeadLetterQueueUrl(const Aws::String& value) { m_deadLetterQueueUrl = value; } in SetDeadLetterQueueUrl() function
156 …inline void SetDeadLetterQueueUrl(Aws::String&& value) { m_deadLetterQueueUrl = std::move(value); } in SetDeadLetterQueueUrl() function
162 inline void SetDeadLetterQueueUrl(const char* value) { m_deadLetterQueueUrl.assign(value); } in SetDeadLetterQueueUrl() function
168 …eDomainResult& WithDeadLetterQueueUrl(const Aws::String& value) { SetDeadLetterQueueUrl(value); re… in WithDeadLetterQueueUrl()
174 …inline CreateDomainResult& WithDeadLetterQueueUrl(Aws::String&& value) { SetDeadLetterQueueUrl(std… in WithDeadLetterQueueUrl()
180 …inline CreateDomainResult& WithDeadLetterQueueUrl(const char* value) { SetDeadLetterQueueUrl(value… in WithDeadLetterQueueUrl()
H A DUpdateDomainResult.h150 inline void SetDeadLetterQueueUrl(const Aws::String& value) { m_deadLetterQueueUrl = value; } in SetDeadLetterQueueUrl() function
156 …inline void SetDeadLetterQueueUrl(Aws::String&& value) { m_deadLetterQueueUrl = std::move(value); } in SetDeadLetterQueueUrl() function
162 inline void SetDeadLetterQueueUrl(const char* value) { m_deadLetterQueueUrl.assign(value); } in SetDeadLetterQueueUrl() function
168 …eDomainResult& WithDeadLetterQueueUrl(const Aws::String& value) { SetDeadLetterQueueUrl(value); re… in WithDeadLetterQueueUrl()
174 …inline UpdateDomainResult& WithDeadLetterQueueUrl(Aws::String&& value) { SetDeadLetterQueueUrl(std… in WithDeadLetterQueueUrl()
180 …inline UpdateDomainResult& WithDeadLetterQueueUrl(const char* value) { SetDeadLetterQueueUrl(value… in WithDeadLetterQueueUrl()
H A DGetDomainResult.h151 inline void SetDeadLetterQueueUrl(const Aws::String& value) { m_deadLetterQueueUrl = value; } in SetDeadLetterQueueUrl() function
157 …inline void SetDeadLetterQueueUrl(Aws::String&& value) { m_deadLetterQueueUrl = std::move(value); } in SetDeadLetterQueueUrl() function
163 inline void SetDeadLetterQueueUrl(const char* value) { m_deadLetterQueueUrl.assign(value); } in SetDeadLetterQueueUrl() function
169 …tDomainResult& WithDeadLetterQueueUrl(const Aws::String& value) { SetDeadLetterQueueUrl(value); re… in WithDeadLetterQueueUrl()
175 …inline GetDomainResult& WithDeadLetterQueueUrl(Aws::String&& value) { SetDeadLetterQueueUrl(std::m… in WithDeadLetterQueueUrl()
181 …inline GetDomainResult& WithDeadLetterQueueUrl(const char* value) { SetDeadLetterQueueUrl(value); … in WithDeadLetterQueueUrl()
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3054 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3136 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4166 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
7037 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
7117 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3054 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3136 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4171 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
7047 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
7127 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3054 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3136 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4171 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
7047 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
7127 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3362 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3454 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4836 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
8726 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
8816 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3379 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3474 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4859 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
8829 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
8922 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3362 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3454 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4836 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
8726 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
8816 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3362 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3454 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4836 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
8726 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
8816 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3379 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3474 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4859 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
8829 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
8922 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3435 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3538 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
5075 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
9557 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
9658 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3435 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3538 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
5075 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
9557 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
9658 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3435 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3538 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
5075 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
9557 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
9658 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3362 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3454 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4836 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
8726 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
8816 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3379 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3474 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4859 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
8829 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
8922 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go3379 func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput { func
3474 func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput { func
4859 func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput { func
8829 func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput { func
8922 func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput { func