Home
last modified time | relevance | path

Searched refs:SegmentDemographics (Results 1 – 25 of 64) 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 DSegmentDemographics.h33 class AWS_PINPOINT_API SegmentDemographics
36 SegmentDemographics();
37 SegmentDemographics(Aws::Utils::Json::JsonView jsonValue);
38 SegmentDemographics& operator=(Aws::Utils::Json::JsonView jsonValue);
65 …inline SegmentDemographics& WithAppVersion(const SetDimension& value) { SetAppVersion(value); retu… in WithAppVersion()
96 …inline SegmentDemographics& WithChannel(const SetDimension& value) { SetChannel(value); return *th… in WithChannel()
158 inline SegmentDemographics& WithMake(const SetDimension& value) { SetMake(value); return *this;} in WithMake()
163 …inline SegmentDemographics& WithMake(SetDimension&& value) { SetMake(std::move(value)); return *th… in WithMake()
189 … inline SegmentDemographics& WithModel(const SetDimension& value) { SetModel(value); return *this;} in WithModel()
194 …inline SegmentDemographics& WithModel(SetDimension&& value) { SetModel(std::move(value)); return *… in WithModel()
[all …]
H A DSegmentDimensions.h147 inline const SegmentDemographics& GetDemographic() const{ return m_demographic; } in GetDemographic()
157 …inline void SetDemographic(const SegmentDemographics& value) { m_demographicHasBeenSet = true; m_d… in SetDemographic()
162 …inline void SetDemographic(SegmentDemographics&& value) { m_demographicHasBeenSet = true; m_demogr… in SetDemographic()
167 …inline SegmentDimensions& WithDemographic(const SegmentDemographics& value) { SetDemographic(value… in WithDemographic()
172 …inline SegmentDimensions& WithDemographic(SegmentDemographics&& value) { SetDemographic(std::move(… in WithDemographic()
341 SegmentDemographics m_demographic;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/source/model/
H A DSegmentDemographics.cpp21 SegmentDemographics::SegmentDemographics() : in SegmentDemographics() function in Aws::Pinpoint::Model::SegmentDemographics
31 SegmentDemographics::SegmentDemographics(JsonView jsonValue) : in SegmentDemographics() function in Aws::Pinpoint::Model::SegmentDemographics
42 SegmentDemographics& SegmentDemographics::operator =(JsonView jsonValue) in operator =()
89 JsonValue SegmentDemographics::Jsonize() const in Jsonize()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go12344 type SegmentDemographics struct { struct
12367 func (s SegmentDemographics) String() string { argument
12372 func (s SegmentDemographics) GoString() string { argument
12377 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
12383 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
12389 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
12395 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
12401 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
12407 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
12424 Demographic *SegmentDemographics `type:"structure"`
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/pinpoint/types/
H A Dtypes.go4600 type SegmentDemographics struct { struct
4632 Demographic *SegmentDemographics
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/pinpoint/types/
H A Dtypes.go4600 type SegmentDemographics struct { struct
4632 Demographic *SegmentDemographics
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/types/
H A Dtypes.go4600 type SegmentDemographics struct { struct
4632 Demographic *SegmentDemographics
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/pinpoint/types/
H A Dtypes.go4533 type SegmentDemographics struct { struct
4565 Demographic *SegmentDemographics
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/pinpoint/types/
H A Dtypes.go4533 type SegmentDemographics struct {
4565 Demographic *SegmentDemographics
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/types/
H A Dtypes.go4533 type SegmentDemographics struct { struct
4565 Demographic *SegmentDemographics
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/pinpoint/types/
H A Dtypes.go4600 type SegmentDemographics struct { struct
4632 Demographic *SegmentDemographics
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go13571 type SegmentDemographics struct { struct
13594 func (s SegmentDemographics) String() string { argument
13599 func (s SegmentDemographics) GoString() string { argument
13604 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
13610 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
13616 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
13622 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
13628 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
13634 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
13651 Demographic *SegmentDemographics `type:"structure"`
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/pinpoint/types/
H A Dtypes.go5169 type SegmentDemographics struct { struct
5203 Demographic *SegmentDemographics
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go14640 type SegmentDemographics struct { struct
14663 func (s SegmentDemographics) String() string { argument
14668 func (s SegmentDemographics) GoString() string { argument
14673 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
14679 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
14685 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
14691 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
14697 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
14703 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
14719 Demographic *SegmentDemographics `type:"structure"`
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/pinpoint/
H A Dapi.go17069 type SegmentDemographics struct { struct
17092 func (s SegmentDemographics) String() string { argument
17097 func (s SegmentDemographics) GoString() string { argument
17102 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
17108 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
17114 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
17120 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
17126 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
17132 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
17148 Demographic *SegmentDemographics `type:"structure"`
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go19489 type SegmentDemographics struct { struct
19512 func (s SegmentDemographics) String() string { argument
19517 func (s SegmentDemographics) GoString() string { argument
19522 func (s *SegmentDemographics) Validate() error { argument
19562 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
19568 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
19574 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
19580 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
19586 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
19592 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go20216 type SegmentDemographics struct { struct
20239 func (s SegmentDemographics) String() string { argument
20244 func (s SegmentDemographics) GoString() string { argument
20249 func (s *SegmentDemographics) Validate() error { argument
20289 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
20295 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
20301 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
20307 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
20313 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
20319 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go23059 type SegmentDemographics struct { struct
23082 func (s SegmentDemographics) String() string { argument
23087 func (s SegmentDemographics) GoString() string { argument
23092 func (s *SegmentDemographics) Validate() error { argument
23132 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
23138 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
23144 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
23150 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
23156 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
23162 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go26610 type SegmentDemographics struct { struct
26633 func (s SegmentDemographics) String() string { argument
26638 func (s SegmentDemographics) GoString() string { argument
26643 func (s *SegmentDemographics) Validate() error { argument
26683 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
26689 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
26695 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
26701 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
26707 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
26713 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go27016 type SegmentDemographics struct { struct
27039 func (s SegmentDemographics) String() string { argument
27044 func (s SegmentDemographics) GoString() string { argument
27049 func (s *SegmentDemographics) Validate() error { argument
27089 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
27095 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
27101 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
27107 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
27113 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
27119 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go29612 type SegmentDemographics struct { struct
29635 func (s SegmentDemographics) String() string { argument
29640 func (s SegmentDemographics) GoString() string { argument
29645 func (s *SegmentDemographics) Validate() error { argument
29685 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
29691 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
29697 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
29703 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
29709 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
29715 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go29612 type SegmentDemographics struct { struct
29635 func (s SegmentDemographics) String() string { argument
29640 func (s SegmentDemographics) GoString() string { argument
29645 func (s *SegmentDemographics) Validate() error { argument
29685 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
29691 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
29697 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
29703 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
29709 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
29715 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go29612 type SegmentDemographics struct { struct
29635 func (s SegmentDemographics) String() string { argument
29640 func (s SegmentDemographics) GoString() string { argument
29645 func (s *SegmentDemographics) Validate() error { argument
29685 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
29691 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
29697 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
29703 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
29709 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
29715 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go29612 type SegmentDemographics struct { struct
29635 func (s SegmentDemographics) String() string { argument
29640 func (s SegmentDemographics) GoString() string { argument
29645 func (s *SegmentDemographics) Validate() error { argument
29685 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
29691 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
29697 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
29703 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
29709 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
29715 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go29612 type SegmentDemographics struct { struct
29635 func (s SegmentDemographics) String() string { argument
29640 func (s SegmentDemographics) GoString() string { argument
29645 func (s *SegmentDemographics) Validate() error { argument
29685 func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics { argument
29691 func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics { argument
29697 func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics { argument
29703 func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics { argument
29709 func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics { argument
29715 func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics { argument
[all …]

123