Home
last modified time | relevance | path

Searched defs:ObjectTypeField (Results 1 – 25 of 76) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-customer-profiles/source/model/
H A DObjectTypeField.cpp21 ObjectTypeField::ObjectTypeField() : in ObjectTypeField() function in Aws::CustomerProfiles::Model::ObjectTypeField
29 ObjectTypeField::ObjectTypeField(JsonView jsonValue) : in ObjectTypeField() function in Aws::CustomerProfiles::Model::ObjectTypeField
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/customerprofiles/types/
H A Dtypes.go168 type ObjectTypeField struct { struct
171 ContentType FieldContentType
176 Source *string
180 Target *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/customerprofiles/types/
H A Dtypes.go168 type ObjectTypeField struct { struct
171 ContentType FieldContentType
176 Source *string
180 Target *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/customerprofiles/types/
H A Dtypes.go168 type ObjectTypeField struct { struct
171 ContentType FieldContentType
176 Source *string
180 Target *string
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/customerprofiles/types/
H A Dtypes.go243 type ObjectTypeField struct { struct
246 ContentType FieldContentType
251 Source *string
255 Target *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/customerprofiles/types/
H A Dtypes.go243 type ObjectTypeField struct { struct
246 ContentType FieldContentType
251 Source *string
255 Target *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/customerprofiles/types/
H A Dtypes.go243 type ObjectTypeField struct { struct
246 ContentType FieldContentType
251 Source *string
255 Target *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/customerprofiles/types/
H A Dtypes.go387 type ObjectTypeField struct { struct
390 ContentType FieldContentType
395 Source *string
399 Target *string
401 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/customerprofiles/types/
H A Dtypes.go336 type ObjectTypeField struct { struct
339 ContentType FieldContentType
344 Source *string
348 Target *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/customerprofiles/
H A Dserializers.go2667 func awsRestjson1_serializeDocumentFieldMap(v map[string]types.ObjectTypeField, value smithyjson.Va…
2708 func awsRestjson1_serializeDocumentObjectTypeField(v *types.ObjectTypeField, value smithyjson.Value…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/customerprofiles/
H A Dserializers.go2667 func awsRestjson1_serializeDocumentFieldMap(v map[string]types.ObjectTypeField, value smithyjson.Va…
2708 func awsRestjson1_serializeDocumentObjectTypeField(v *types.ObjectTypeField, value smithyjson.Value…
H A Ddeserializers.go5508 func awsRestjson1_deserializeDocumentFieldMap(v *map[string]types.ObjectTypeField, value interface{…
6043 func awsRestjson1_deserializeDocumentObjectTypeField(v **types.ObjectTypeField, value interface{}) …
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/customerprofiles/
H A Dserializers.go2667 func awsRestjson1_serializeDocumentFieldMap(v map[string]types.ObjectTypeField, value smithyjson.Va…
2708 func awsRestjson1_serializeDocumentObjectTypeField(v *types.ObjectTypeField, value smithyjson.Value…
H A Ddeserializers.go5508 func awsRestjson1_deserializeDocumentFieldMap(v *map[string]types.ObjectTypeField, value interface{…
6043 func awsRestjson1_deserializeDocumentObjectTypeField(v **types.ObjectTypeField, value interface{}) …
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go5617 type ObjectTypeField struct { struct
5618 _ struct{} `type:"structure"`
5621 ContentType *string `type:"string" enum:"FieldContentType"`
5626 Source *string `min:"1" type:"string"`
5630 Target *string `min:"1" type:"string"`
5634 func (s ObjectTypeField) String() string {
5639 func (s ObjectTypeField) GoString() string {
5644 func (s *ObjectTypeField) Validate() error {
5660 func (s *ObjectTypeField) SetContentType(v string) *ObjectTypeField {
5666 func (s *ObjectTypeField) SetSource(v string) *ObjectTypeField {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go5627 type ObjectTypeField struct { struct
5628 _ struct{} `type:"structure"`
5631 ContentType *string `type:"string" enum:"FieldContentType"`
5636 Source *string `min:"1" type:"string"`
5640 Target *string `min:"1" type:"string"`
5644 func (s ObjectTypeField) String() string {
5649 func (s ObjectTypeField) GoString() string {
5654 func (s *ObjectTypeField) Validate() error {
5670 func (s *ObjectTypeField) SetContentType(v string) *ObjectTypeField {
5676 func (s *ObjectTypeField) SetSource(v string) *ObjectTypeField {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go5627 type ObjectTypeField struct { struct
5628 _ struct{} `type:"structure"`
5631 ContentType *string `type:"string" enum:"FieldContentType"`
5636 Source *string `min:"1" type:"string"`
5640 Target *string `min:"1" type:"string"`
5644 func (s ObjectTypeField) String() string {
5649 func (s ObjectTypeField) GoString() string {
5654 func (s *ObjectTypeField) Validate() error {
5670 func (s *ObjectTypeField) SetContentType(v string) *ObjectTypeField {
5676 func (s *ObjectTypeField) SetSource(v string) *ObjectTypeField {
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/customerprofiles/
H A Dserializers.go2567 func awsRestjson1_serializeDocumentFieldMap(v map[string]types.ObjectTypeField, value smithyjson.Va…
2675 func awsRestjson1_serializeDocumentObjectTypeField(v *types.ObjectTypeField, value smithyjson.Value…
H A Ddeserializers.go5508 func awsRestjson1_deserializeDocumentFieldMap(v *map[string]types.ObjectTypeField, value interface{…
6043 func awsRestjson1_deserializeDocumentObjectTypeField(v **types.ObjectTypeField, value interface{}) …
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/customerprofiles/
H A Dserializers.go2567 func awsRestjson1_serializeDocumentFieldMap(v map[string]types.ObjectTypeField, value smithyjson.Va…
2675 func awsRestjson1_serializeDocumentObjectTypeField(v *types.ObjectTypeField, value smithyjson.Value…
H A Ddeserializers.go5508 func awsRestjson1_deserializeDocumentFieldMap(v *map[string]types.ObjectTypeField, value interface{…
6043 func awsRestjson1_deserializeDocumentObjectTypeField(v **types.ObjectTypeField, value interface{}) …
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/customerprofiles/
H A Dserializers.go2567 func awsRestjson1_serializeDocumentFieldMap(v map[string]types.ObjectTypeField, value smithyjson.Va…
2675 func awsRestjson1_serializeDocumentObjectTypeField(v *types.ObjectTypeField, value smithyjson.Value…
H A Ddeserializers.go5508 func awsRestjson1_deserializeDocumentFieldMap(v *map[string]types.ObjectTypeField, value interface{…
6043 func awsRestjson1_deserializeDocumentObjectTypeField(v **types.ObjectTypeField, value interface{}) …
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/customerprofiles/
H A Dserializers.go2760 func awsRestjson1_serializeDocumentFieldMap(v map[string]types.ObjectTypeField, value smithyjson.Va…
3013 func awsRestjson1_serializeDocumentObjectTypeField(v *types.ObjectTypeField, value smithyjson.Value…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/customerprofiles/
H A Dserializers.go2753 func awsRestjson1_serializeDocumentFieldMap(v map[string]types.ObjectTypeField, value smithyjson.Va…
2987 func awsRestjson1_serializeDocumentObjectTypeField(v *types.ObjectTypeField, value smithyjson.Value…

1234