Home
last modified time | relevance | path

Searched refs:SimpleEmail (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/
H A DSimpleEmail.h32 class AWS_PINPOINT_API SimpleEmail
35 SimpleEmail();
36 SimpleEmail(Aws::Utils::Json::JsonView jsonValue);
37 SimpleEmail& operator=(Aws::Utils::Json::JsonView jsonValue);
74 …inline SimpleEmail& WithHtmlPart(const SimpleEmailPart& value) { SetHtmlPart(value); return *this;} in WithHtmlPart()
81 …inline SimpleEmail& WithHtmlPart(SimpleEmailPart&& value) { SetHtmlPart(std::move(value)); return … in WithHtmlPart()
107 … inline SimpleEmail& WithSubject(const SimpleEmailPart& value) { SetSubject(value); return *this;} in WithSubject()
112 …inline SimpleEmail& WithSubject(SimpleEmailPart&& value) { SetSubject(std::move(value)); return *t… in WithSubject()
148 …inline SimpleEmail& WithTextPart(const SimpleEmailPart& value) { SetTextPart(value); return *this;} in WithTextPart()
155 …inline SimpleEmail& WithTextPart(SimpleEmailPart&& value) { SetTextPart(std::move(value)); return … in WithTextPart()
H A DEmailMessage.h273 inline const SimpleEmail& GetSimpleEmail() const{ return m_simpleEmail; } in GetSimpleEmail()
283 …inline void SetSimpleEmail(const SimpleEmail& value) { m_simpleEmailHasBeenSet = true; m_simpleEma… in SetSimpleEmail()
288 …inline void SetSimpleEmail(SimpleEmail&& value) { m_simpleEmailHasBeenSet = true; m_simpleEmail = … in SetSimpleEmail()
293 …inline EmailMessage& WithSimpleEmail(const SimpleEmail& value) { SetSimpleEmail(value); return *th… in WithSimpleEmail()
298 …inline EmailMessage& WithSimpleEmail(SimpleEmail&& value) { SetSimpleEmail(std::move(value)); retu… in WithSimpleEmail()
390 SimpleEmail m_simpleEmail;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/source/model/
H A DSimpleEmail.cpp21 SimpleEmail::SimpleEmail() : in SimpleEmail() function in Aws::Pinpoint::Model::SimpleEmail
28 SimpleEmail::SimpleEmail(JsonView jsonValue) : in SimpleEmail() function in Aws::Pinpoint::Model::SimpleEmail
36 SimpleEmail& SimpleEmail::operator =(JsonView jsonValue) in operator =()
62 JsonValue SimpleEmail::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/pinpoint/types/
H A Dtypes.go2082 SimpleEmail *SimpleEmail member
4934 type SimpleEmail struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/pinpoint/types/
H A Dtypes.go2082 SimpleEmail *SimpleEmail member
4934 type SimpleEmail struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/types/
H A Dtypes.go2082 SimpleEmail *SimpleEmail member
4934 type SimpleEmail struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/pinpoint/types/
H A Dtypes.go2046 SimpleEmail *SimpleEmail member
4867 type SimpleEmail struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/pinpoint/types/
H A Dtypes.go2046 SimpleEmail *SimpleEmail
4867 type SimpleEmail struct {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/types/
H A Dtypes.go2046 SimpleEmail *SimpleEmail member
4867 type SimpleEmail struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/pinpoint/types/
H A Dtypes.go2082 SimpleEmail *SimpleEmail member
4934 type SimpleEmail struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/pinpoint/types/
H A Dtypes.go2244 SimpleEmail *SimpleEmail member
5531 type SimpleEmail struct { struct
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12418 SimpleEmail *SimpleEmail `type:"structure"` member
12466 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
12467 s.SimpleEmail = v
20670 type SimpleEmail struct { struct
20688 func (s SimpleEmail) String() string { argument
20693 func (s SimpleEmail) GoString() string { argument
20698 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
20704 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
20710 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12814 SimpleEmail *SimpleEmail `type:"structure"` member
12862 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
12863 s.SimpleEmail = v
21397 type SimpleEmail struct { struct
21415 func (s SimpleEmail) String() string { argument
21420 func (s SimpleEmail) GoString() string { argument
21425 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
21431 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
21437 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go14839 SimpleEmail *SimpleEmail `type:"structure"` member
14887 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
14888 s.SimpleEmail = v
24249 type SimpleEmail struct { struct
24267 func (s SimpleEmail) String() string { argument
24272 func (s SimpleEmail) GoString() string { argument
24277 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
24283 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
24289 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go16677 SimpleEmail *SimpleEmail `type:"structure"` member
16725 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
16726 s.SimpleEmail = v
27866 type SimpleEmail struct { struct
27884 func (s SimpleEmail) String() string { argument
27889 func (s SimpleEmail) GoString() string { argument
27894 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
27900 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
27906 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go16894 SimpleEmail *SimpleEmail `type:"structure"` member
16942 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
16943 s.SimpleEmail = v
28272 type SimpleEmail struct { struct
28290 func (s SimpleEmail) String() string { argument
28295 func (s SimpleEmail) GoString() string { argument
28300 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
28306 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
28312 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go18374 SimpleEmail *SimpleEmail `type:"structure"` member
18422 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
18423 s.SimpleEmail = v
30869 type SimpleEmail struct { struct
30887 func (s SimpleEmail) String() string { argument
30892 func (s SimpleEmail) GoString() string { argument
30897 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
30903 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
30909 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go18374 SimpleEmail *SimpleEmail `type:"structure"` member
18422 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
18423 s.SimpleEmail = v
30869 type SimpleEmail struct { struct
30887 func (s SimpleEmail) String() string { argument
30892 func (s SimpleEmail) GoString() string { argument
30897 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
30903 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
30909 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go18374 SimpleEmail *SimpleEmail `type:"structure"` member
18422 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
18423 s.SimpleEmail = v
30869 type SimpleEmail struct { struct
30887 func (s SimpleEmail) String() string { argument
30892 func (s SimpleEmail) GoString() string { argument
30897 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
30903 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
30909 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go18374 SimpleEmail *SimpleEmail `type:"structure"` member
18422 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
18423 s.SimpleEmail = v
30869 type SimpleEmail struct { struct
30887 func (s SimpleEmail) String() string { argument
30892 func (s SimpleEmail) GoString() string { argument
30897 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
30903 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
30909 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go18374 SimpleEmail *SimpleEmail `type:"structure"` member
18422 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
18423 s.SimpleEmail = v
30869 type SimpleEmail struct { struct
30887 func (s SimpleEmail) String() string { argument
30892 func (s SimpleEmail) GoString() string { argument
30897 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
30903 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
30909 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go18342 SimpleEmail *SimpleEmail `type:"structure"` member
18390 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
18391 s.SimpleEmail = v
30765 type SimpleEmail struct { struct
30783 func (s SimpleEmail) String() string { argument
30788 func (s SimpleEmail) GoString() string { argument
30793 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
30799 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
30805 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go18278 SimpleEmail *SimpleEmail `type:"structure"` member
18326 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
18327 s.SimpleEmail = v
30586 type SimpleEmail struct { struct
30604 func (s SimpleEmail) String() string { argument
30609 func (s SimpleEmail) GoString() string { argument
30614 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
30620 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
30626 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go20250 SimpleEmail *SimpleEmail `type:"structure"` member
20306 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
20307 s.SimpleEmail = v
35552 type SimpleEmail struct { struct
35574 func (s SimpleEmail) String() string { argument
35583 func (s SimpleEmail) GoString() string { argument
35588 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
35594 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
35600 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go20250 SimpleEmail *SimpleEmail `type:"structure"` member
20306 func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage {
20307 s.SimpleEmail = v
35552 type SimpleEmail struct { struct
35574 func (s SimpleEmail) String() string { argument
35583 func (s SimpleEmail) GoString() string { argument
35588 func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail { argument
35594 func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail { argument
35600 func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail { argument

12