AWS SDK for C++

AWS SDK for C++ Version 1.11.610

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::CustomerProfiles Namespace Reference

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::AddProfileKeyRequest &, const Model::AddProfileKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddProfileKeyResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::CreateDomainRequest &, const Model::CreateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDomainResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::CreateProfileRequest &, const Model::CreateProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateProfileResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::DeleteDomainRequest &, const Model::DeleteDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDomainResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::DeleteProfileRequest &, const Model::DeleteProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteProfileResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::GetDomainRequest &, const Model::GetDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDomainResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::GetMatchesRequest &, const Model::GetMatchesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetMatchesResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::GetUploadJobRequest &, const Model::GetUploadJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetUploadJobResponseReceivedHandler
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::GetWorkflowRequest &, const Model::GetWorkflowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetWorkflowResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::ListDomainsRequest &, const Model::ListDomainsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDomainsResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::ListWorkflowsRequest &, const Model::ListWorkflowsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListWorkflowsResponseReceivedHandler
 
typedef std::function< void(const CustomerProfilesClient *, const Model::MergeProfilesRequest &, const Model::MergeProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > MergeProfilesResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::StopUploadJobRequest &, const Model::StopUploadJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopUploadJobResponseReceivedHandler
 
typedef std::function< void(const CustomerProfilesClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const CustomerProfilesClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::UpdateDomainRequest &, const Model::UpdateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDomainResponseReceivedHandler
 
 
 
typedef std::function< void(const CustomerProfilesClient *, const Model::UpdateProfileRequest &, const Model::UpdateProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateProfileResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AddProfileKeyResponseReceivedHandler

Definition at line 399 of file CustomerProfilesServiceClientModel.h.

◆ BatchGetCalculatedAttributeForProfileResponseReceivedHandler

Definition at line 400 of file CustomerProfilesServiceClientModel.h.

◆ BatchGetProfileResponseReceivedHandler

Definition at line 401 of file CustomerProfilesServiceClientModel.h.

◆ CreateCalculatedAttributeDefinitionResponseReceivedHandler

Definition at line 402 of file CustomerProfilesServiceClientModel.h.

◆ CreateDomainLayoutResponseReceivedHandler

Definition at line 404 of file CustomerProfilesServiceClientModel.h.

◆ CreateDomainResponseReceivedHandler

Definition at line 403 of file CustomerProfilesServiceClientModel.h.

◆ CreateEventStreamResponseReceivedHandler

Definition at line 405 of file CustomerProfilesServiceClientModel.h.

◆ CreateEventTriggerResponseReceivedHandler

Definition at line 406 of file CustomerProfilesServiceClientModel.h.

◆ CreateIntegrationWorkflowResponseReceivedHandler

Definition at line 407 of file CustomerProfilesServiceClientModel.h.

◆ CreateProfileResponseReceivedHandler

Definition at line 408 of file CustomerProfilesServiceClientModel.h.

◆ CreateSegmentDefinitionResponseReceivedHandler

Definition at line 409 of file CustomerProfilesServiceClientModel.h.

◆ CreateSegmentEstimateResponseReceivedHandler

Definition at line 410 of file CustomerProfilesServiceClientModel.h.

◆ CreateSegmentSnapshotResponseReceivedHandler

Definition at line 411 of file CustomerProfilesServiceClientModel.h.

◆ CreateUploadJobResponseReceivedHandler

Definition at line 412 of file CustomerProfilesServiceClientModel.h.

◆ CustomerProfilesClientConfiguration

Definition at line 137 of file CustomerProfilesServiceClientModel.h.

◆ CustomerProfilesEndpointProvider

Definition at line 139 of file CustomerProfilesServiceClientModel.h.

◆ CustomerProfilesEndpointProviderBase

Definition at line 138 of file CustomerProfilesServiceClientModel.h.

◆ DeleteCalculatedAttributeDefinitionResponseReceivedHandler

Definition at line 413 of file CustomerProfilesServiceClientModel.h.

◆ DeleteDomainLayoutResponseReceivedHandler

Definition at line 415 of file CustomerProfilesServiceClientModel.h.

◆ DeleteDomainResponseReceivedHandler

Definition at line 414 of file CustomerProfilesServiceClientModel.h.

◆ DeleteEventStreamResponseReceivedHandler

Definition at line 416 of file CustomerProfilesServiceClientModel.h.

◆ DeleteEventTriggerResponseReceivedHandler

Definition at line 417 of file CustomerProfilesServiceClientModel.h.

◆ DeleteIntegrationResponseReceivedHandler

Definition at line 418 of file CustomerProfilesServiceClientModel.h.

◆ DeleteProfileKeyResponseReceivedHandler

Definition at line 420 of file CustomerProfilesServiceClientModel.h.

◆ DeleteProfileObjectResponseReceivedHandler

Definition at line 421 of file CustomerProfilesServiceClientModel.h.

◆ DeleteProfileObjectTypeResponseReceivedHandler

Definition at line 422 of file CustomerProfilesServiceClientModel.h.

◆ DeleteProfileResponseReceivedHandler

Definition at line 419 of file CustomerProfilesServiceClientModel.h.

◆ DeleteSegmentDefinitionResponseReceivedHandler

Definition at line 423 of file CustomerProfilesServiceClientModel.h.

◆ DeleteWorkflowResponseReceivedHandler

Definition at line 424 of file CustomerProfilesServiceClientModel.h.

◆ DetectProfileObjectTypeResponseReceivedHandler

Definition at line 425 of file CustomerProfilesServiceClientModel.h.

◆ GetAutoMergingPreviewResponseReceivedHandler

Definition at line 426 of file CustomerProfilesServiceClientModel.h.

◆ GetCalculatedAttributeDefinitionResponseReceivedHandler

Definition at line 427 of file CustomerProfilesServiceClientModel.h.

◆ GetCalculatedAttributeForProfileResponseReceivedHandler

Definition at line 428 of file CustomerProfilesServiceClientModel.h.

◆ GetDomainLayoutResponseReceivedHandler

Definition at line 430 of file CustomerProfilesServiceClientModel.h.

◆ GetDomainResponseReceivedHandler

Definition at line 429 of file CustomerProfilesServiceClientModel.h.

◆ GetEventStreamResponseReceivedHandler

Definition at line 431 of file CustomerProfilesServiceClientModel.h.

◆ GetEventTriggerResponseReceivedHandler

Definition at line 432 of file CustomerProfilesServiceClientModel.h.

◆ GetIdentityResolutionJobResponseReceivedHandler

Definition at line 433 of file CustomerProfilesServiceClientModel.h.

◆ GetIntegrationResponseReceivedHandler

Definition at line 434 of file CustomerProfilesServiceClientModel.h.

◆ GetMatchesResponseReceivedHandler

Definition at line 435 of file CustomerProfilesServiceClientModel.h.

◆ GetProfileObjectTypeResponseReceivedHandler

Definition at line 436 of file CustomerProfilesServiceClientModel.h.

◆ GetProfileObjectTypeTemplateResponseReceivedHandler

Definition at line 437 of file CustomerProfilesServiceClientModel.h.

◆ GetSegmentDefinitionResponseReceivedHandler

Definition at line 438 of file CustomerProfilesServiceClientModel.h.

◆ GetSegmentEstimateResponseReceivedHandler

Definition at line 439 of file CustomerProfilesServiceClientModel.h.

◆ GetSegmentMembershipResponseReceivedHandler

Definition at line 440 of file CustomerProfilesServiceClientModel.h.

◆ GetSegmentSnapshotResponseReceivedHandler

Definition at line 441 of file CustomerProfilesServiceClientModel.h.

◆ GetSimilarProfilesResponseReceivedHandler

Definition at line 442 of file CustomerProfilesServiceClientModel.h.

◆ GetUploadJobPathResponseReceivedHandler

Definition at line 444 of file CustomerProfilesServiceClientModel.h.

◆ GetUploadJobResponseReceivedHandler

Definition at line 443 of file CustomerProfilesServiceClientModel.h.

◆ GetWorkflowResponseReceivedHandler

Definition at line 445 of file CustomerProfilesServiceClientModel.h.

◆ GetWorkflowStepsResponseReceivedHandler

Definition at line 446 of file CustomerProfilesServiceClientModel.h.

◆ ListAccountIntegrationsResponseReceivedHandler

Definition at line 447 of file CustomerProfilesServiceClientModel.h.

◆ ListCalculatedAttributeDefinitionsResponseReceivedHandler

Definition at line 448 of file CustomerProfilesServiceClientModel.h.

◆ ListCalculatedAttributesForProfileResponseReceivedHandler

Definition at line 449 of file CustomerProfilesServiceClientModel.h.

◆ ListDomainLayoutsResponseReceivedHandler

Definition at line 450 of file CustomerProfilesServiceClientModel.h.

◆ ListDomainsResponseReceivedHandler

Definition at line 451 of file CustomerProfilesServiceClientModel.h.

◆ ListEventStreamsResponseReceivedHandler

Definition at line 452 of file CustomerProfilesServiceClientModel.h.

◆ ListEventTriggersResponseReceivedHandler

Definition at line 453 of file CustomerProfilesServiceClientModel.h.

◆ ListIdentityResolutionJobsResponseReceivedHandler

Definition at line 454 of file CustomerProfilesServiceClientModel.h.

◆ ListIntegrationsResponseReceivedHandler

Definition at line 455 of file CustomerProfilesServiceClientModel.h.

◆ ListObjectTypeAttributesResponseReceivedHandler

Definition at line 456 of file CustomerProfilesServiceClientModel.h.

◆ ListProfileAttributeValuesResponseReceivedHandler

Definition at line 457 of file CustomerProfilesServiceClientModel.h.

◆ ListProfileObjectsResponseReceivedHandler

Definition at line 460 of file CustomerProfilesServiceClientModel.h.

◆ ListProfileObjectTypesResponseReceivedHandler

Definition at line 459 of file CustomerProfilesServiceClientModel.h.

◆ ListProfileObjectTypeTemplatesResponseReceivedHandler

Definition at line 458 of file CustomerProfilesServiceClientModel.h.

◆ ListRuleBasedMatchesResponseReceivedHandler

Definition at line 461 of file CustomerProfilesServiceClientModel.h.

◆ ListSegmentDefinitionsResponseReceivedHandler

Definition at line 462 of file CustomerProfilesServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 463 of file CustomerProfilesServiceClientModel.h.

◆ ListUploadJobsResponseReceivedHandler

Definition at line 464 of file CustomerProfilesServiceClientModel.h.

◆ ListWorkflowsResponseReceivedHandler

Definition at line 465 of file CustomerProfilesServiceClientModel.h.

◆ MergeProfilesResponseReceivedHandler

Definition at line 466 of file CustomerProfilesServiceClientModel.h.

◆ PutIntegrationResponseReceivedHandler

Definition at line 467 of file CustomerProfilesServiceClientModel.h.

◆ PutProfileObjectResponseReceivedHandler

Definition at line 468 of file CustomerProfilesServiceClientModel.h.

◆ PutProfileObjectTypeResponseReceivedHandler

Definition at line 469 of file CustomerProfilesServiceClientModel.h.

◆ SearchProfilesResponseReceivedHandler

Definition at line 470 of file CustomerProfilesServiceClientModel.h.

◆ StartUploadJobResponseReceivedHandler

Definition at line 471 of file CustomerProfilesServiceClientModel.h.

◆ StopUploadJobResponseReceivedHandler

Definition at line 472 of file CustomerProfilesServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 473 of file CustomerProfilesServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 474 of file CustomerProfilesServiceClientModel.h.

◆ UpdateCalculatedAttributeDefinitionResponseReceivedHandler

Definition at line 475 of file CustomerProfilesServiceClientModel.h.

◆ UpdateDomainLayoutResponseReceivedHandler

Definition at line 477 of file CustomerProfilesServiceClientModel.h.

◆ UpdateDomainResponseReceivedHandler

Definition at line 476 of file CustomerProfilesServiceClientModel.h.

◆ UpdateEventTriggerResponseReceivedHandler

Definition at line 478 of file CustomerProfilesServiceClientModel.h.

◆ UpdateProfileResponseReceivedHandler

Definition at line 479 of file CustomerProfilesServiceClientModel.h.

Enumeration Type Documentation

◆ CustomerProfilesErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
BAD_REQUEST 
INTERNAL_SERVER 

Definition at line 16 of file CustomerProfilesErrors.h.