Home
last modified time | relevance | path

Searched defs:EventsBatch (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/source/model/
H A DEventsBatch.cpp21 EventsBatch::EventsBatch() : in EventsBatch() function in Aws::Pinpoint::Model::EventsBatch
27 EventsBatch::EventsBatch(JsonView jsonValue) : in EventsBatch() function in Aws::Pinpoint::Model::EventsBatch
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/pinpoint/
H A Dvalidators.go2933 func validateEventsBatch(v *types.EventsBatch) error {
3244 func validateMapOfEventsBatch(v map[string]types.EventsBatch) error {
H A Dserializers.go9464 func awsRestjson1_serializeDocumentEventsBatch(v *types.EventsBatch, value smithyjson.Value) error {
10105 func awsRestjson1_serializeDocumentMapOfEventsBatch(v map[string]types.EventsBatch, value smithyjso…
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/pinpoint/
H A Dvalidators.go2933 func validateEventsBatch(v *types.EventsBatch) error {
3244 func validateMapOfEventsBatch(v map[string]types.EventsBatch) error {
H A Dserializers.go9464 func awsRestjson1_serializeDocumentEventsBatch(v *types.EventsBatch, value smithyjson.Value) error {
10105 func awsRestjson1_serializeDocumentMapOfEventsBatch(v map[string]types.EventsBatch, value smithyjso…
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/
H A Dvalidators.go2933 func validateEventsBatch(v *types.EventsBatch) error {
3244 func validateMapOfEventsBatch(v map[string]types.EventsBatch) error {
H A Dserializers.go9464 func awsRestjson1_serializeDocumentEventsBatch(v *types.EventsBatch, value smithyjson.Value) error {
10105 func awsRestjson1_serializeDocumentMapOfEventsBatch(v map[string]types.EventsBatch, value smithyjso…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/pinpoint/
H A Dvalidators.go2933 func validateEventsBatch(v *types.EventsBatch) error {
3244 func validateMapOfEventsBatch(v map[string]types.EventsBatch) error {
H A Dserializers.go10009 func awsRestjson1_serializeDocumentEventsBatch(v *types.EventsBatch, value smithyjson.Value) error {
10630 func awsRestjson1_serializeDocumentMapOfEventsBatch(v map[string]types.EventsBatch, value smithyjso…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/
H A Dvalidators.go2933 func validateEventsBatch(v *types.EventsBatch) error {
3244 func validateMapOfEventsBatch(v map[string]types.EventsBatch) error {
H A Dserializers.go10009 func awsRestjson1_serializeDocumentEventsBatch(v *types.EventsBatch, value smithyjson.Value) error {
10630 func awsRestjson1_serializeDocumentMapOfEventsBatch(v map[string]types.EventsBatch, value smithyjso…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/pinpoint/
H A Dvalidators.go3088 func validateEventsBatch(v *types.EventsBatch) error {
3539 func validateMapOfEventsBatch(v map[string]types.EventsBatch) error {
H A Dserializers.go9909 func awsRestjson1_serializeDocumentEventsBatch(v *types.EventsBatch, value smithyjson.Value) error {
10777 func awsRestjson1_serializeDocumentMapOfEventsBatch(v map[string]types.EventsBatch, value smithyjso…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/pinpoint/
H A Dvalidators.go2933 func validateEventsBatch(v *types.EventsBatch) error {
3244 func validateMapOfEventsBatch(v map[string]types.EventsBatch) error {
H A Dserializers.go9464 func awsRestjson1_serializeDocumentEventsBatch(v *types.EventsBatch, value smithyjson.Value) error {
10105 func awsRestjson1_serializeDocumentMapOfEventsBatch(v map[string]types.EventsBatch, value smithyjso…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/pinpoint/
H A Dserializers.go10009 func awsRestjson1_serializeDocumentEventsBatch(v *types.EventsBatch, value smithyjson.Value) error {
10630 func awsRestjson1_serializeDocumentMapOfEventsBatch(v map[string]types.EventsBatch, value smithyjso…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/pinpoint/types/
H A Dtypes.go2930 type EventsBatch struct { struct
2935 Endpoint *PublicEndpoint
2940 Events map[string]Event
2942 noSmithyDocumentSerde
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go13739 type EventsBatch struct { struct
13740 _ struct{} `type:"structure"`
13745 Endpoint *PublicEndpoint `type:"structure" required:"true"`
13750 Events map[string]*Event `type:"map" required:"true"`
13754 func (s EventsBatch) String() string {
13759 func (s EventsBatch) GoString() string {
13764 func (s *EventsBatch) Validate() error {
13790 func (s *EventsBatch) SetEndpoint(v *PublicEndpoint) *EventsBatch {
13796 func (s *EventsBatch) SetEvents(v map[string]*Event) *EventsBatch {
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/pinpoint/types/
H A Dtypes.go2728 type EventsBatch struct { struct
2733 Endpoint *PublicEndpoint
2738 Events map[string]Event
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/pinpoint/types/
H A Dtypes.go2728 type EventsBatch struct { struct
2733 Endpoint *PublicEndpoint
2738 Events map[string]Event
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/types/
H A Dtypes.go2728 type EventsBatch struct { struct
2733 Endpoint *PublicEndpoint
2738 Events map[string]Event
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/pinpoint/types/
H A Dtypes.go2692 type EventsBatch struct { struct
2697 Endpoint *PublicEndpoint
2702 Events map[string]Event
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/types/
H A Dtypes.go2692 type EventsBatch struct { struct
2697 Endpoint *PublicEndpoint
2702 Events map[string]Event
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/pinpoint/types/
H A Dtypes.go2728 type EventsBatch struct { struct
2733 Endpoint *PublicEndpoint
2738 Events map[string]Event
/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.go12178 type EventsBatch struct { struct
12179 _ struct{} `type:"structure"`
12182 Endpoint *PublicEndpoint `type:"structure"`
12185 Events map[string]*Event `type:"map"`
12189 func (s EventsBatch) String() string {
12194 func (s EventsBatch) GoString() string {
12199 func (s *EventsBatch) SetEndpoint(v *PublicEndpoint) *EventsBatch {
12205 func (s *EventsBatch) SetEvents(v map[string]*Event) *EventsBatch {

12345