Home
last modified time | relevance | path

Searched refs:AndroidPushNotificationTemplate (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/
H A DAndroidPushNotificationTemplate.h35 class AWS_PINPOINT_API AndroidPushNotificationTemplate
38 AndroidPushNotificationTemplate();
39 AndroidPushNotificationTemplate(Aws::Utils::Json::JsonView jsonValue);
40 AndroidPushNotificationTemplate& operator=(Aws::Utils::Json::JsonView jsonValue);
102 …inline AndroidPushNotificationTemplate& WithAction(const Action& value) { SetAction(value); return… in WithAction()
151 …inline AndroidPushNotificationTemplate& WithBody(const Aws::String& value) { SetBody(value); retur… in WithBody()
163 …inline AndroidPushNotificationTemplate& WithBody(const char* value) { SetBody(value); return *this… in WithBody()
432 …inline AndroidPushNotificationTemplate& WithSound(const char* value) { SetSound(value); return *th… in WithSound()
481 …inline AndroidPushNotificationTemplate& WithTitle(const char* value) { SetTitle(value); return *th… in WithTitle()
524 …inline AndroidPushNotificationTemplate& WithUrl(const Aws::String& value) { SetUrl(value); return … in WithUrl()
[all …]
H A DPushNotificationTemplateRequest.h51 inline const AndroidPushNotificationTemplate& GetADM() const{ return m_aDM; } in GetADM()
65 …inline void SetADM(const AndroidPushNotificationTemplate& value) { m_aDMHasBeenSet = true; m_aDM =… in SetADM()
72 …inline void SetADM(AndroidPushNotificationTemplate&& value) { m_aDMHasBeenSet = true; m_aDM = std:… in SetADM()
137 inline const AndroidPushNotificationTemplate& GetBaidu() const{ return m_baidu; } in GetBaidu()
151 …inline void SetBaidu(const AndroidPushNotificationTemplate& value) { m_baiduHasBeenSet = true; m_b… in SetBaidu()
293 inline const AndroidPushNotificationTemplate& GetGCM() const{ return m_gCM; } in GetGCM()
309 …inline void SetGCM(const AndroidPushNotificationTemplate& value) { m_gCMHasBeenSet = true; m_gCM =… in SetGCM()
317 …inline void SetGCM(AndroidPushNotificationTemplate&& value) { m_gCMHasBeenSet = true; m_gCM = std:… in SetGCM()
543 AndroidPushNotificationTemplate m_aDM;
549 AndroidPushNotificationTemplate m_baidu;
[all …]
H A DPushNotificationTemplateResponse.h52 inline const AndroidPushNotificationTemplate& GetADM() const{ return m_aDM; } in GetADM()
66 …inline void SetADM(const AndroidPushNotificationTemplate& value) { m_aDMHasBeenSet = true; m_aDM =… in SetADM()
73 …inline void SetADM(AndroidPushNotificationTemplate&& value) { m_aDMHasBeenSet = true; m_aDM = std:… in SetADM()
179 inline const AndroidPushNotificationTemplate& GetBaidu() const{ return m_baidu; } in GetBaidu()
193 …inline void SetBaidu(const AndroidPushNotificationTemplate& value) { m_baiduHasBeenSet = true; m_b… in SetBaidu()
360 inline const AndroidPushNotificationTemplate& GetGCM() const{ return m_gCM; } in GetGCM()
376 …inline void SetGCM(const AndroidPushNotificationTemplate& value) { m_gCMHasBeenSet = true; m_gCM =… in SetGCM()
384 …inline void SetGCM(AndroidPushNotificationTemplate&& value) { m_gCMHasBeenSet = true; m_gCM = std:… in SetGCM()
770 AndroidPushNotificationTemplate m_aDM;
779 AndroidPushNotificationTemplate m_baidu;
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/source/model/
H A DAndroidPushNotificationTemplate.cpp21 AndroidPushNotificationTemplate::AndroidPushNotificationTemplate() : in AndroidPushNotificationTemplate() function in Aws::Pinpoint::Model::AndroidPushNotificationTemplate
35 AndroidPushNotificationTemplate::AndroidPushNotificationTemplate(JsonView jsonValue) : in AndroidPushNotificationTemplate() function in Aws::Pinpoint::Model::AndroidPushNotificationTemplate
50 AndroidPushNotificationTemplate& AndroidPushNotificationTemplate::operator =(JsonView jsonValue) in operator =()
118 JsonValue AndroidPushNotificationTemplate::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/pinpoint/types/
H A Dtypes.go299 type AndroidPushNotificationTemplate struct { struct
4208 ADM *AndroidPushNotificationTemplate
4218 Baidu *AndroidPushNotificationTemplate
4235 GCM *AndroidPushNotificationTemplate
4280 ADM *AndroidPushNotificationTemplate
4293 Baidu *AndroidPushNotificationTemplate
4308 GCM *AndroidPushNotificationTemplate
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/pinpoint/types/
H A Dtypes.go299 type AndroidPushNotificationTemplate struct { struct
4208 ADM *AndroidPushNotificationTemplate
4218 Baidu *AndroidPushNotificationTemplate
4235 GCM *AndroidPushNotificationTemplate
4280 ADM *AndroidPushNotificationTemplate
4293 Baidu *AndroidPushNotificationTemplate
4308 GCM *AndroidPushNotificationTemplate
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/types/
H A Dtypes.go299 type AndroidPushNotificationTemplate struct { struct
4208 ADM *AndroidPushNotificationTemplate
4218 Baidu *AndroidPushNotificationTemplate
4235 GCM *AndroidPushNotificationTemplate
4280 ADM *AndroidPushNotificationTemplate
4293 Baidu *AndroidPushNotificationTemplate
4308 GCM *AndroidPushNotificationTemplate
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/pinpoint/types/
H A Dtypes.go299 type AndroidPushNotificationTemplate struct { struct
4141 ADM *AndroidPushNotificationTemplate
4151 Baidu *AndroidPushNotificationTemplate
4168 GCM *AndroidPushNotificationTemplate
4213 ADM *AndroidPushNotificationTemplate
4226 Baidu *AndroidPushNotificationTemplate
4241 GCM *AndroidPushNotificationTemplate
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/pinpoint/types/
H A Dtypes.go299 type AndroidPushNotificationTemplate struct {
4141 ADM *AndroidPushNotificationTemplate
4151 Baidu *AndroidPushNotificationTemplate
4168 GCM *AndroidPushNotificationTemplate
4213 ADM *AndroidPushNotificationTemplate
4226 Baidu *AndroidPushNotificationTemplate
4241 GCM *AndroidPushNotificationTemplate
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/types/
H A Dtypes.go299 type AndroidPushNotificationTemplate struct { struct
4141 ADM *AndroidPushNotificationTemplate
4151 Baidu *AndroidPushNotificationTemplate
4168 GCM *AndroidPushNotificationTemplate
4213 ADM *AndroidPushNotificationTemplate
4226 Baidu *AndroidPushNotificationTemplate
4241 GCM *AndroidPushNotificationTemplate
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/pinpoint/types/
H A Dtypes.go299 type AndroidPushNotificationTemplate struct { struct
4208 ADM *AndroidPushNotificationTemplate
4218 Baidu *AndroidPushNotificationTemplate
4235 GCM *AndroidPushNotificationTemplate
4280 ADM *AndroidPushNotificationTemplate
4293 Baidu *AndroidPushNotificationTemplate
4308 GCM *AndroidPushNotificationTemplate
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/pinpoint/types/
H A Dtypes.go314 type AndroidPushNotificationTemplate struct { struct
4751 ADM *AndroidPushNotificationTemplate
4761 Baidu *AndroidPushNotificationTemplate
4778 GCM *AndroidPushNotificationTemplate
4825 ADM *AndroidPushNotificationTemplate
4838 Baidu *AndroidPushNotificationTemplate
4853 GCM *AndroidPushNotificationTemplate
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go10548 type AndroidPushNotificationTemplate struct { struct
10608 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
10614 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
10620 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
10626 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
10632 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
10638 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
10644 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
10650 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
21811 ADM *AndroidPushNotificationTemplate `type:"structure"`
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go11936 type AndroidPushNotificationTemplate struct { struct
12001 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
12007 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
12013 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
12019 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
12025 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
12031 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
12037 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
12043 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
12049 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12121 type AndroidPushNotificationTemplate struct { struct
12186 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
12192 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
12198 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
12204 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
12210 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
12216 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
12222 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
12228 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
12234 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12942 type AndroidPushNotificationTemplate struct { struct
13007 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
13013 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
13019 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
13025 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
13031 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
13037 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
13043 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
13049 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
13055 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12942 type AndroidPushNotificationTemplate struct { struct
13007 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
13013 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
13019 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
13025 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
13031 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
13037 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
13043 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
13049 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
13055 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12942 type AndroidPushNotificationTemplate struct { struct
13007 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
13013 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
13019 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
13025 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
13031 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
13037 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
13043 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
13049 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
13055 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12942 type AndroidPushNotificationTemplate struct { struct
13007 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
13013 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
13019 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
13025 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
13031 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
13037 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
13043 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
13049 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
13055 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12942 type AndroidPushNotificationTemplate struct { struct
13007 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
13013 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
13019 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
13025 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
13031 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
13037 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
13043 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
13049 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
13055 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12942 type AndroidPushNotificationTemplate struct { struct
13007 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
13013 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
13019 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
13025 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
13031 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
13037 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
13043 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
13049 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
13055 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12939 type AndroidPushNotificationTemplate struct { struct
13004 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
13010 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
13016 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
13022 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
13028 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
13034 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
13040 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
13046 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
13052 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go13569 type AndroidPushNotificationTemplate struct { struct
13642 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
13648 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
13654 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
13660 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
13666 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
13672 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
13678 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
13684 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
13690 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go13569 type AndroidPushNotificationTemplate struct { struct
13642 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
13648 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
13654 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
13660 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
13666 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
13672 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
13678 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
13684 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
13690 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12907 type AndroidPushNotificationTemplate struct { struct
12972 func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate { argument
12978 func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate { argument
12984 func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplat… argument
12990 func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate { argument
12996 func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate { argument
13002 func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTe… argument
13008 func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate { argument
13014 func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate { argument
13020 func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate { argument
[all …]

123