AWS SDK for C++

AWS SDK for C++ Version 1.11.741

Loading...
Searching...
No Matches
CustomerProfilesServiceClientModel.h
1
6#pragma once
7
8/* Generic header includes */
9#include <aws/core/client/AWSError.h>
10#include <aws/core/client/AsyncCallerContext.h>
11#include <aws/core/client/GenericClientConfiguration.h>
12#include <aws/core/http/HttpTypes.h>
13#include <aws/core/utils/memory/stl/AWSString.h>
14#include <aws/customer-profiles/CustomerProfilesEndpointProvider.h>
15#include <aws/customer-profiles/CustomerProfilesErrors.h>
16
17#include <functional>
18#include <future>
19/* End of generic header includes */
20
21/* Service model headers required in CustomerProfilesClient header */
22#include <aws/customer-profiles/model/AddProfileKeyResult.h>
23#include <aws/customer-profiles/model/BatchGetCalculatedAttributeForProfileResult.h>
24#include <aws/customer-profiles/model/BatchGetProfileResult.h>
25#include <aws/customer-profiles/model/CreateCalculatedAttributeDefinitionResult.h>
26#include <aws/customer-profiles/model/CreateDomainLayoutResult.h>
27#include <aws/customer-profiles/model/CreateDomainResult.h>
28#include <aws/customer-profiles/model/CreateEventStreamResult.h>
29#include <aws/customer-profiles/model/CreateEventTriggerResult.h>
30#include <aws/customer-profiles/model/CreateIntegrationWorkflowResult.h>
31#include <aws/customer-profiles/model/CreateProfileResult.h>
32#include <aws/customer-profiles/model/CreateRecommenderResult.h>
33#include <aws/customer-profiles/model/CreateSegmentDefinitionResult.h>
34#include <aws/customer-profiles/model/CreateSegmentEstimateResult.h>
35#include <aws/customer-profiles/model/CreateSegmentSnapshotResult.h>
36#include <aws/customer-profiles/model/CreateUploadJobResult.h>
37#include <aws/customer-profiles/model/DeleteCalculatedAttributeDefinitionResult.h>
38#include <aws/customer-profiles/model/DeleteDomainLayoutResult.h>
39#include <aws/customer-profiles/model/DeleteDomainObjectTypeResult.h>
40#include <aws/customer-profiles/model/DeleteDomainResult.h>
41#include <aws/customer-profiles/model/DeleteEventStreamResult.h>
42#include <aws/customer-profiles/model/DeleteEventTriggerResult.h>
43#include <aws/customer-profiles/model/DeleteIntegrationResult.h>
44#include <aws/customer-profiles/model/DeleteProfileKeyResult.h>
45#include <aws/customer-profiles/model/DeleteProfileObjectResult.h>
46#include <aws/customer-profiles/model/DeleteProfileObjectTypeResult.h>
47#include <aws/customer-profiles/model/DeleteProfileResult.h>
48#include <aws/customer-profiles/model/DeleteRecommenderResult.h>
49#include <aws/customer-profiles/model/DeleteSegmentDefinitionResult.h>
50#include <aws/customer-profiles/model/DeleteWorkflowResult.h>
51#include <aws/customer-profiles/model/DetectProfileObjectTypeResult.h>
52#include <aws/customer-profiles/model/GetAutoMergingPreviewResult.h>
53#include <aws/customer-profiles/model/GetCalculatedAttributeDefinitionResult.h>
54#include <aws/customer-profiles/model/GetCalculatedAttributeForProfileResult.h>
55#include <aws/customer-profiles/model/GetDomainLayoutResult.h>
56#include <aws/customer-profiles/model/GetDomainObjectTypeResult.h>
57#include <aws/customer-profiles/model/GetDomainResult.h>
58#include <aws/customer-profiles/model/GetEventStreamResult.h>
59#include <aws/customer-profiles/model/GetEventTriggerResult.h>
60#include <aws/customer-profiles/model/GetIdentityResolutionJobResult.h>
61#include <aws/customer-profiles/model/GetIntegrationResult.h>
62#include <aws/customer-profiles/model/GetMatchesResult.h>
63#include <aws/customer-profiles/model/GetObjectTypeAttributeStatisticsResult.h>
64#include <aws/customer-profiles/model/GetProfileHistoryRecordResult.h>
65#include <aws/customer-profiles/model/GetProfileObjectTypeResult.h>
66#include <aws/customer-profiles/model/GetProfileObjectTypeTemplateResult.h>
67#include <aws/customer-profiles/model/GetProfileRecommendationsResult.h>
68#include <aws/customer-profiles/model/GetRecommenderResult.h>
69#include <aws/customer-profiles/model/GetSegmentDefinitionResult.h>
70#include <aws/customer-profiles/model/GetSegmentEstimateResult.h>
71#include <aws/customer-profiles/model/GetSegmentMembershipResult.h>
72#include <aws/customer-profiles/model/GetSegmentSnapshotResult.h>
73#include <aws/customer-profiles/model/GetSimilarProfilesResult.h>
74#include <aws/customer-profiles/model/GetUploadJobPathResult.h>
75#include <aws/customer-profiles/model/GetUploadJobResult.h>
76#include <aws/customer-profiles/model/GetWorkflowResult.h>
77#include <aws/customer-profiles/model/GetWorkflowStepsResult.h>
78#include <aws/customer-profiles/model/ListAccountIntegrationsResult.h>
79#include <aws/customer-profiles/model/ListCalculatedAttributeDefinitionsResult.h>
80#include <aws/customer-profiles/model/ListCalculatedAttributesForProfileResult.h>
81#include <aws/customer-profiles/model/ListDomainLayoutsResult.h>
82#include <aws/customer-profiles/model/ListDomainObjectTypesResult.h>
83#include <aws/customer-profiles/model/ListDomainsRequest.h>
84#include <aws/customer-profiles/model/ListDomainsResult.h>
85#include <aws/customer-profiles/model/ListEventStreamsResult.h>
86#include <aws/customer-profiles/model/ListEventTriggersResult.h>
87#include <aws/customer-profiles/model/ListIdentityResolutionJobsResult.h>
88#include <aws/customer-profiles/model/ListIntegrationsResult.h>
89#include <aws/customer-profiles/model/ListObjectTypeAttributeValuesResult.h>
90#include <aws/customer-profiles/model/ListObjectTypeAttributesResult.h>
91#include <aws/customer-profiles/model/ListProfileAttributeValuesResult.h>
92#include <aws/customer-profiles/model/ListProfileHistoryRecordsResult.h>
93#include <aws/customer-profiles/model/ListProfileObjectTypeTemplatesRequest.h>
94#include <aws/customer-profiles/model/ListProfileObjectTypeTemplatesResult.h>
95#include <aws/customer-profiles/model/ListProfileObjectTypesResult.h>
96#include <aws/customer-profiles/model/ListProfileObjectsResult.h>
97#include <aws/customer-profiles/model/ListRecommenderRecipesRequest.h>
98#include <aws/customer-profiles/model/ListRecommenderRecipesResult.h>
99#include <aws/customer-profiles/model/ListRecommendersResult.h>
100#include <aws/customer-profiles/model/ListRuleBasedMatchesResult.h>
101#include <aws/customer-profiles/model/ListSegmentDefinitionsResult.h>
102#include <aws/customer-profiles/model/ListTagsForResourceResult.h>
103#include <aws/customer-profiles/model/ListUploadJobsResult.h>
104#include <aws/customer-profiles/model/ListWorkflowsResult.h>
105#include <aws/customer-profiles/model/MergeProfilesResult.h>
106#include <aws/customer-profiles/model/PutDomainObjectTypeResult.h>
107#include <aws/customer-profiles/model/PutIntegrationResult.h>
108#include <aws/customer-profiles/model/PutProfileObjectResult.h>
109#include <aws/customer-profiles/model/PutProfileObjectTypeResult.h>
110#include <aws/customer-profiles/model/SearchProfilesResult.h>
111#include <aws/customer-profiles/model/StartRecommenderResult.h>
112#include <aws/customer-profiles/model/StartUploadJobResult.h>
113#include <aws/customer-profiles/model/StopRecommenderResult.h>
114#include <aws/customer-profiles/model/StopUploadJobResult.h>
115#include <aws/customer-profiles/model/TagResourceResult.h>
116#include <aws/customer-profiles/model/UntagResourceResult.h>
117#include <aws/customer-profiles/model/UpdateCalculatedAttributeDefinitionResult.h>
118#include <aws/customer-profiles/model/UpdateDomainLayoutResult.h>
119#include <aws/customer-profiles/model/UpdateDomainResult.h>
120#include <aws/customer-profiles/model/UpdateEventTriggerResult.h>
121#include <aws/customer-profiles/model/UpdateProfileResult.h>
122#include <aws/customer-profiles/model/UpdateRecommenderResult.h>
123/* End of service model headers required in CustomerProfilesClient header */
124
125namespace Aws {
126namespace Http {
127class HttpClient;
128class HttpClientFactory;
129} // namespace Http
130
131namespace Utils {
132template <typename R, typename E>
133class Outcome;
134
135namespace Threading {
136class Executor;
137} // namespace Threading
138} // namespace Utils
139
140namespace Auth {
141class AWSCredentials;
142class AWSCredentialsProvider;
143} // namespace Auth
144
145namespace Client {
146class RetryStrategy;
147} // namespace Client
148
149namespace CustomerProfiles {
153
154namespace Model {
155/* Service model forward declarations required in CustomerProfilesClient header */
189class GetDomainRequest;
254/* End of service model forward declarations required in CustomerProfilesClient header */
255
256/* Service model Outcome class definitions */
356/* End of service model Outcome class definitions */
357
358/* Service model Outcome callable definitions */
359typedef std::future<AddProfileKeyOutcome> AddProfileKeyOutcomeCallable;
360typedef std::future<BatchGetCalculatedAttributeForProfileOutcome> BatchGetCalculatedAttributeForProfileOutcomeCallable;
361typedef std::future<BatchGetProfileOutcome> BatchGetProfileOutcomeCallable;
362typedef std::future<CreateCalculatedAttributeDefinitionOutcome> CreateCalculatedAttributeDefinitionOutcomeCallable;
363typedef std::future<CreateDomainOutcome> CreateDomainOutcomeCallable;
364typedef std::future<CreateDomainLayoutOutcome> CreateDomainLayoutOutcomeCallable;
365typedef std::future<CreateEventStreamOutcome> CreateEventStreamOutcomeCallable;
366typedef std::future<CreateEventTriggerOutcome> CreateEventTriggerOutcomeCallable;
367typedef std::future<CreateIntegrationWorkflowOutcome> CreateIntegrationWorkflowOutcomeCallable;
368typedef std::future<CreateProfileOutcome> CreateProfileOutcomeCallable;
369typedef std::future<CreateRecommenderOutcome> CreateRecommenderOutcomeCallable;
370typedef std::future<CreateSegmentDefinitionOutcome> CreateSegmentDefinitionOutcomeCallable;
371typedef std::future<CreateSegmentEstimateOutcome> CreateSegmentEstimateOutcomeCallable;
372typedef std::future<CreateSegmentSnapshotOutcome> CreateSegmentSnapshotOutcomeCallable;
373typedef std::future<CreateUploadJobOutcome> CreateUploadJobOutcomeCallable;
374typedef std::future<DeleteCalculatedAttributeDefinitionOutcome> DeleteCalculatedAttributeDefinitionOutcomeCallable;
375typedef std::future<DeleteDomainOutcome> DeleteDomainOutcomeCallable;
376typedef std::future<DeleteDomainLayoutOutcome> DeleteDomainLayoutOutcomeCallable;
377typedef std::future<DeleteDomainObjectTypeOutcome> DeleteDomainObjectTypeOutcomeCallable;
378typedef std::future<DeleteEventStreamOutcome> DeleteEventStreamOutcomeCallable;
379typedef std::future<DeleteEventTriggerOutcome> DeleteEventTriggerOutcomeCallable;
380typedef std::future<DeleteIntegrationOutcome> DeleteIntegrationOutcomeCallable;
381typedef std::future<DeleteProfileOutcome> DeleteProfileOutcomeCallable;
382typedef std::future<DeleteProfileKeyOutcome> DeleteProfileKeyOutcomeCallable;
383typedef std::future<DeleteProfileObjectOutcome> DeleteProfileObjectOutcomeCallable;
384typedef std::future<DeleteProfileObjectTypeOutcome> DeleteProfileObjectTypeOutcomeCallable;
385typedef std::future<DeleteRecommenderOutcome> DeleteRecommenderOutcomeCallable;
386typedef std::future<DeleteSegmentDefinitionOutcome> DeleteSegmentDefinitionOutcomeCallable;
387typedef std::future<DeleteWorkflowOutcome> DeleteWorkflowOutcomeCallable;
388typedef std::future<DetectProfileObjectTypeOutcome> DetectProfileObjectTypeOutcomeCallable;
389typedef std::future<GetAutoMergingPreviewOutcome> GetAutoMergingPreviewOutcomeCallable;
390typedef std::future<GetCalculatedAttributeDefinitionOutcome> GetCalculatedAttributeDefinitionOutcomeCallable;
391typedef std::future<GetCalculatedAttributeForProfileOutcome> GetCalculatedAttributeForProfileOutcomeCallable;
392typedef std::future<GetDomainOutcome> GetDomainOutcomeCallable;
393typedef std::future<GetDomainLayoutOutcome> GetDomainLayoutOutcomeCallable;
394typedef std::future<GetDomainObjectTypeOutcome> GetDomainObjectTypeOutcomeCallable;
395typedef std::future<GetEventStreamOutcome> GetEventStreamOutcomeCallable;
396typedef std::future<GetEventTriggerOutcome> GetEventTriggerOutcomeCallable;
397typedef std::future<GetIdentityResolutionJobOutcome> GetIdentityResolutionJobOutcomeCallable;
398typedef std::future<GetIntegrationOutcome> GetIntegrationOutcomeCallable;
399typedef std::future<GetMatchesOutcome> GetMatchesOutcomeCallable;
400typedef std::future<GetObjectTypeAttributeStatisticsOutcome> GetObjectTypeAttributeStatisticsOutcomeCallable;
401typedef std::future<GetProfileHistoryRecordOutcome> GetProfileHistoryRecordOutcomeCallable;
402typedef std::future<GetProfileObjectTypeOutcome> GetProfileObjectTypeOutcomeCallable;
403typedef std::future<GetProfileObjectTypeTemplateOutcome> GetProfileObjectTypeTemplateOutcomeCallable;
404typedef std::future<GetProfileRecommendationsOutcome> GetProfileRecommendationsOutcomeCallable;
405typedef std::future<GetRecommenderOutcome> GetRecommenderOutcomeCallable;
406typedef std::future<GetSegmentDefinitionOutcome> GetSegmentDefinitionOutcomeCallable;
407typedef std::future<GetSegmentEstimateOutcome> GetSegmentEstimateOutcomeCallable;
408typedef std::future<GetSegmentMembershipOutcome> GetSegmentMembershipOutcomeCallable;
409typedef std::future<GetSegmentSnapshotOutcome> GetSegmentSnapshotOutcomeCallable;
410typedef std::future<GetSimilarProfilesOutcome> GetSimilarProfilesOutcomeCallable;
411typedef std::future<GetUploadJobOutcome> GetUploadJobOutcomeCallable;
412typedef std::future<GetUploadJobPathOutcome> GetUploadJobPathOutcomeCallable;
413typedef std::future<GetWorkflowOutcome> GetWorkflowOutcomeCallable;
414typedef std::future<GetWorkflowStepsOutcome> GetWorkflowStepsOutcomeCallable;
415typedef std::future<ListAccountIntegrationsOutcome> ListAccountIntegrationsOutcomeCallable;
416typedef std::future<ListCalculatedAttributeDefinitionsOutcome> ListCalculatedAttributeDefinitionsOutcomeCallable;
417typedef std::future<ListCalculatedAttributesForProfileOutcome> ListCalculatedAttributesForProfileOutcomeCallable;
418typedef std::future<ListDomainLayoutsOutcome> ListDomainLayoutsOutcomeCallable;
419typedef std::future<ListDomainObjectTypesOutcome> ListDomainObjectTypesOutcomeCallable;
420typedef std::future<ListDomainsOutcome> ListDomainsOutcomeCallable;
421typedef std::future<ListEventStreamsOutcome> ListEventStreamsOutcomeCallable;
422typedef std::future<ListEventTriggersOutcome> ListEventTriggersOutcomeCallable;
423typedef std::future<ListIdentityResolutionJobsOutcome> ListIdentityResolutionJobsOutcomeCallable;
424typedef std::future<ListIntegrationsOutcome> ListIntegrationsOutcomeCallable;
425typedef std::future<ListObjectTypeAttributeValuesOutcome> ListObjectTypeAttributeValuesOutcomeCallable;
426typedef std::future<ListObjectTypeAttributesOutcome> ListObjectTypeAttributesOutcomeCallable;
427typedef std::future<ListProfileAttributeValuesOutcome> ListProfileAttributeValuesOutcomeCallable;
428typedef std::future<ListProfileHistoryRecordsOutcome> ListProfileHistoryRecordsOutcomeCallable;
429typedef std::future<ListProfileObjectTypeTemplatesOutcome> ListProfileObjectTypeTemplatesOutcomeCallable;
430typedef std::future<ListProfileObjectTypesOutcome> ListProfileObjectTypesOutcomeCallable;
431typedef std::future<ListProfileObjectsOutcome> ListProfileObjectsOutcomeCallable;
432typedef std::future<ListRecommenderRecipesOutcome> ListRecommenderRecipesOutcomeCallable;
433typedef std::future<ListRecommendersOutcome> ListRecommendersOutcomeCallable;
434typedef std::future<ListRuleBasedMatchesOutcome> ListRuleBasedMatchesOutcomeCallable;
435typedef std::future<ListSegmentDefinitionsOutcome> ListSegmentDefinitionsOutcomeCallable;
436typedef std::future<ListTagsForResourceOutcome> ListTagsForResourceOutcomeCallable;
437typedef std::future<ListUploadJobsOutcome> ListUploadJobsOutcomeCallable;
438typedef std::future<ListWorkflowsOutcome> ListWorkflowsOutcomeCallable;
439typedef std::future<MergeProfilesOutcome> MergeProfilesOutcomeCallable;
440typedef std::future<PutDomainObjectTypeOutcome> PutDomainObjectTypeOutcomeCallable;
441typedef std::future<PutIntegrationOutcome> PutIntegrationOutcomeCallable;
442typedef std::future<PutProfileObjectOutcome> PutProfileObjectOutcomeCallable;
443typedef std::future<PutProfileObjectTypeOutcome> PutProfileObjectTypeOutcomeCallable;
444typedef std::future<SearchProfilesOutcome> SearchProfilesOutcomeCallable;
445typedef std::future<StartRecommenderOutcome> StartRecommenderOutcomeCallable;
446typedef std::future<StartUploadJobOutcome> StartUploadJobOutcomeCallable;
447typedef std::future<StopRecommenderOutcome> StopRecommenderOutcomeCallable;
448typedef std::future<StopUploadJobOutcome> StopUploadJobOutcomeCallable;
449typedef std::future<TagResourceOutcome> TagResourceOutcomeCallable;
450typedef std::future<UntagResourceOutcome> UntagResourceOutcomeCallable;
451typedef std::future<UpdateCalculatedAttributeDefinitionOutcome> UpdateCalculatedAttributeDefinitionOutcomeCallable;
452typedef std::future<UpdateDomainOutcome> UpdateDomainOutcomeCallable;
453typedef std::future<UpdateDomainLayoutOutcome> UpdateDomainLayoutOutcomeCallable;
454typedef std::future<UpdateEventTriggerOutcome> UpdateEventTriggerOutcomeCallable;
455typedef std::future<UpdateProfileOutcome> UpdateProfileOutcomeCallable;
456typedef std::future<UpdateRecommenderOutcome> UpdateRecommenderOutcomeCallable;
457/* End of service model Outcome callable definitions */
458} // namespace Model
459
461
462/* Service model async handlers definitions */
463typedef std::function<void(const CustomerProfilesClient*, const Model::AddProfileKeyRequest&, const Model::AddProfileKeyOutcome&,
464 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
468 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
470typedef std::function<void(const CustomerProfilesClient*, const Model::BatchGetProfileRequest&, const Model::BatchGetProfileOutcome&,
471 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
473typedef std::function<void(const CustomerProfilesClient*, const Model::CreateCalculatedAttributeDefinitionRequest&,
475 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
477typedef std::function<void(const CustomerProfilesClient*, const Model::CreateDomainRequest&, const Model::CreateDomainOutcome&,
478 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
481 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
483typedef std::function<void(const CustomerProfilesClient*, const Model::CreateEventStreamRequest&, const Model::CreateEventStreamOutcome&,
484 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
487 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
489typedef std::function<void(const CustomerProfilesClient*, const Model::CreateIntegrationWorkflowRequest&,
490 const Model::CreateIntegrationWorkflowOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
492typedef std::function<void(const CustomerProfilesClient*, const Model::CreateProfileRequest&, const Model::CreateProfileOutcome&,
493 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
495typedef std::function<void(const CustomerProfilesClient*, const Model::CreateRecommenderRequest&, const Model::CreateRecommenderOutcome&,
496 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
498typedef std::function<void(const CustomerProfilesClient*, const Model::CreateSegmentDefinitionRequest&,
499 const Model::CreateSegmentDefinitionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
501typedef std::function<void(const CustomerProfilesClient*, const Model::CreateSegmentEstimateRequest&,
502 const Model::CreateSegmentEstimateOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
504typedef std::function<void(const CustomerProfilesClient*, const Model::CreateSegmentSnapshotRequest&,
505 const Model::CreateSegmentSnapshotOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
507typedef std::function<void(const CustomerProfilesClient*, const Model::CreateUploadJobRequest&, const Model::CreateUploadJobOutcome&,
508 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
510typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteCalculatedAttributeDefinitionRequest&,
512 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
514typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteDomainRequest&, const Model::DeleteDomainOutcome&,
515 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
518 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
520typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteDomainObjectTypeRequest&,
521 const Model::DeleteDomainObjectTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
523typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteEventStreamRequest&, const Model::DeleteEventStreamOutcome&,
524 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
527 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
529typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteIntegrationRequest&, const Model::DeleteIntegrationOutcome&,
530 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
532typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteProfileRequest&, const Model::DeleteProfileOutcome&,
533 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
535typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteProfileKeyRequest&, const Model::DeleteProfileKeyOutcome&,
536 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
538typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteProfileObjectRequest&,
539 const Model::DeleteProfileObjectOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
541typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteProfileObjectTypeRequest&,
542 const Model::DeleteProfileObjectTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
544typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteRecommenderRequest&, const Model::DeleteRecommenderOutcome&,
545 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
547typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteSegmentDefinitionRequest&,
548 const Model::DeleteSegmentDefinitionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
550typedef std::function<void(const CustomerProfilesClient*, const Model::DeleteWorkflowRequest&, const Model::DeleteWorkflowOutcome&,
551 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
553typedef std::function<void(const CustomerProfilesClient*, const Model::DetectProfileObjectTypeRequest&,
554 const Model::DetectProfileObjectTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
556typedef std::function<void(const CustomerProfilesClient*, const Model::GetAutoMergingPreviewRequest&,
557 const Model::GetAutoMergingPreviewOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
559typedef std::function<void(const CustomerProfilesClient*, const Model::GetCalculatedAttributeDefinitionRequest&,
561 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
563typedef std::function<void(const CustomerProfilesClient*, const Model::GetCalculatedAttributeForProfileRequest&,
565 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
567typedef std::function<void(const CustomerProfilesClient*, const Model::GetDomainRequest&, const Model::GetDomainOutcome&,
568 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
570typedef std::function<void(const CustomerProfilesClient*, const Model::GetDomainLayoutRequest&, const Model::GetDomainLayoutOutcome&,
571 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
573typedef std::function<void(const CustomerProfilesClient*, const Model::GetDomainObjectTypeRequest&,
574 const Model::GetDomainObjectTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
576typedef std::function<void(const CustomerProfilesClient*, const Model::GetEventStreamRequest&, const Model::GetEventStreamOutcome&,
577 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
579typedef std::function<void(const CustomerProfilesClient*, const Model::GetEventTriggerRequest&, const Model::GetEventTriggerOutcome&,
580 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
582typedef std::function<void(const CustomerProfilesClient*, const Model::GetIdentityResolutionJobRequest&,
583 const Model::GetIdentityResolutionJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
585typedef std::function<void(const CustomerProfilesClient*, const Model::GetIntegrationRequest&, const Model::GetIntegrationOutcome&,
586 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
588typedef std::function<void(const CustomerProfilesClient*, const Model::GetMatchesRequest&, const Model::GetMatchesOutcome&,
589 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
591typedef std::function<void(const CustomerProfilesClient*, const Model::GetObjectTypeAttributeStatisticsRequest&,
593 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
595typedef std::function<void(const CustomerProfilesClient*, const Model::GetProfileHistoryRecordRequest&,
596 const Model::GetProfileHistoryRecordOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
598typedef std::function<void(const CustomerProfilesClient*, const Model::GetProfileObjectTypeRequest&,
599 const Model::GetProfileObjectTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
601typedef std::function<void(const CustomerProfilesClient*, const Model::GetProfileObjectTypeTemplateRequest&,
603 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
605typedef std::function<void(const CustomerProfilesClient*, const Model::GetProfileRecommendationsRequest&,
606 const Model::GetProfileRecommendationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
608typedef std::function<void(const CustomerProfilesClient*, const Model::GetRecommenderRequest&, const Model::GetRecommenderOutcome&,
609 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
611typedef std::function<void(const CustomerProfilesClient*, const Model::GetSegmentDefinitionRequest&,
612 const Model::GetSegmentDefinitionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
615 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
617typedef std::function<void(const CustomerProfilesClient*, const Model::GetSegmentMembershipRequest&,
618 const Model::GetSegmentMembershipOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
621 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
624 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
626typedef std::function<void(const CustomerProfilesClient*, const Model::GetUploadJobRequest&, const Model::GetUploadJobOutcome&,
627 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
629typedef std::function<void(const CustomerProfilesClient*, const Model::GetUploadJobPathRequest&, const Model::GetUploadJobPathOutcome&,
630 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
632typedef std::function<void(const CustomerProfilesClient*, const Model::GetWorkflowRequest&, const Model::GetWorkflowOutcome&,
633 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
635typedef std::function<void(const CustomerProfilesClient*, const Model::GetWorkflowStepsRequest&, const Model::GetWorkflowStepsOutcome&,
636 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
638typedef std::function<void(const CustomerProfilesClient*, const Model::ListAccountIntegrationsRequest&,
639 const Model::ListAccountIntegrationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
641typedef std::function<void(const CustomerProfilesClient*, const Model::ListCalculatedAttributeDefinitionsRequest&,
643 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
645typedef std::function<void(const CustomerProfilesClient*, const Model::ListCalculatedAttributesForProfileRequest&,
647 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
649typedef std::function<void(const CustomerProfilesClient*, const Model::ListDomainLayoutsRequest&, const Model::ListDomainLayoutsOutcome&,
650 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
652typedef std::function<void(const CustomerProfilesClient*, const Model::ListDomainObjectTypesRequest&,
653 const Model::ListDomainObjectTypesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
655typedef std::function<void(const CustomerProfilesClient*, const Model::ListDomainsRequest&, const Model::ListDomainsOutcome&,
656 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
658typedef std::function<void(const CustomerProfilesClient*, const Model::ListEventStreamsRequest&, const Model::ListEventStreamsOutcome&,
659 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
661typedef std::function<void(const CustomerProfilesClient*, const Model::ListEventTriggersRequest&, const Model::ListEventTriggersOutcome&,
662 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
664typedef std::function<void(const CustomerProfilesClient*, const Model::ListIdentityResolutionJobsRequest&,
665 const Model::ListIdentityResolutionJobsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
667typedef std::function<void(const CustomerProfilesClient*, const Model::ListIntegrationsRequest&, const Model::ListIntegrationsOutcome&,
668 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
670typedef std::function<void(const CustomerProfilesClient*, const Model::ListObjectTypeAttributeValuesRequest&,
672 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
674typedef std::function<void(const CustomerProfilesClient*, const Model::ListObjectTypeAttributesRequest&,
675 const Model::ListObjectTypeAttributesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
677typedef std::function<void(const CustomerProfilesClient*, const Model::ListProfileAttributeValuesRequest&,
678 const Model::ListProfileAttributeValuesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
680typedef std::function<void(const CustomerProfilesClient*, const Model::ListProfileHistoryRecordsRequest&,
681 const Model::ListProfileHistoryRecordsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
683typedef std::function<void(const CustomerProfilesClient*, const Model::ListProfileObjectTypeTemplatesRequest&,
685 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
687typedef std::function<void(const CustomerProfilesClient*, const Model::ListProfileObjectTypesRequest&,
688 const Model::ListProfileObjectTypesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
691 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
693typedef std::function<void(const CustomerProfilesClient*, const Model::ListRecommenderRecipesRequest&,
694 const Model::ListRecommenderRecipesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
696typedef std::function<void(const CustomerProfilesClient*, const Model::ListRecommendersRequest&, const Model::ListRecommendersOutcome&,
697 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
699typedef std::function<void(const CustomerProfilesClient*, const Model::ListRuleBasedMatchesRequest&,
700 const Model::ListRuleBasedMatchesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
702typedef std::function<void(const CustomerProfilesClient*, const Model::ListSegmentDefinitionsRequest&,
703 const Model::ListSegmentDefinitionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
705typedef std::function<void(const CustomerProfilesClient*, const Model::ListTagsForResourceRequest&,
706 const Model::ListTagsForResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
708typedef std::function<void(const CustomerProfilesClient*, const Model::ListUploadJobsRequest&, const Model::ListUploadJobsOutcome&,
709 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
711typedef std::function<void(const CustomerProfilesClient*, const Model::ListWorkflowsRequest&, const Model::ListWorkflowsOutcome&,
712 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
714typedef std::function<void(const CustomerProfilesClient*, const Model::MergeProfilesRequest&, const Model::MergeProfilesOutcome&,
715 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
717typedef std::function<void(const CustomerProfilesClient*, const Model::PutDomainObjectTypeRequest&,
718 const Model::PutDomainObjectTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
720typedef std::function<void(const CustomerProfilesClient*, const Model::PutIntegrationRequest&, const Model::PutIntegrationOutcome&,
721 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
723typedef std::function<void(const CustomerProfilesClient*, const Model::PutProfileObjectRequest&, const Model::PutProfileObjectOutcome&,
724 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
726typedef std::function<void(const CustomerProfilesClient*, const Model::PutProfileObjectTypeRequest&,
727 const Model::PutProfileObjectTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
729typedef std::function<void(const CustomerProfilesClient*, const Model::SearchProfilesRequest&, const Model::SearchProfilesOutcome&,
730 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
732typedef std::function<void(const CustomerProfilesClient*, const Model::StartRecommenderRequest&, const Model::StartRecommenderOutcome&,
733 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
735typedef std::function<void(const CustomerProfilesClient*, const Model::StartUploadJobRequest&, const Model::StartUploadJobOutcome&,
736 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
738typedef std::function<void(const CustomerProfilesClient*, const Model::StopRecommenderRequest&, const Model::StopRecommenderOutcome&,
739 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
741typedef std::function<void(const CustomerProfilesClient*, const Model::StopUploadJobRequest&, const Model::StopUploadJobOutcome&,
742 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
744typedef std::function<void(const CustomerProfilesClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&,
745 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
747typedef std::function<void(const CustomerProfilesClient*, const Model::UntagResourceRequest&, const Model::UntagResourceOutcome&,
748 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
750typedef std::function<void(const CustomerProfilesClient*, const Model::UpdateCalculatedAttributeDefinitionRequest&,
752 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
754typedef std::function<void(const CustomerProfilesClient*, const Model::UpdateDomainRequest&, const Model::UpdateDomainOutcome&,
755 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
758 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
761 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
763typedef std::function<void(const CustomerProfilesClient*, const Model::UpdateProfileRequest&, const Model::UpdateProfileOutcome&,
764 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
766typedef std::function<void(const CustomerProfilesClient*, const Model::UpdateRecommenderRequest&, const Model::UpdateRecommenderOutcome&,
767 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
769/* End of service model async handlers definitions */
770} // namespace CustomerProfiles
771} // namespace Aws
EndpointProviderBase< CustomerProfilesClientConfiguration, CustomerProfilesBuiltInParameters, CustomerProfilesClientContextParameters > CustomerProfilesEndpointProviderBase
Aws::Utils::Outcome< ListTagsForResourceResult, CustomerProfilesError > ListTagsForResourceOutcome
Aws::Utils::Outcome< AddProfileKeyResult, CustomerProfilesError > AddProfileKeyOutcome
Aws::Utils::Outcome< CreateDomainResult, CustomerProfilesError > CreateDomainOutcome
std::future< ListEventTriggersOutcome > ListEventTriggersOutcomeCallable
std::future< GetAutoMergingPreviewOutcome > GetAutoMergingPreviewOutcomeCallable
Aws::Utils::Outcome< GetUploadJobResult, CustomerProfilesError > GetUploadJobOutcome
std::future< CreateUploadJobOutcome > CreateUploadJobOutcomeCallable
Aws::Utils::Outcome< PutIntegrationResult, CustomerProfilesError > PutIntegrationOutcome
std::future< GetDomainObjectTypeOutcome > GetDomainObjectTypeOutcomeCallable
std::future< GetObjectTypeAttributeStatisticsOutcome > GetObjectTypeAttributeStatisticsOutcomeCallable
std::future< GetMatchesOutcome > GetMatchesOutcomeCallable
std::future< CreateProfileOutcome > CreateProfileOutcomeCallable
std::future< BatchGetCalculatedAttributeForProfileOutcome > BatchGetCalculatedAttributeForProfileOutcomeCallable
std::future< DeleteProfileObjectTypeOutcome > DeleteProfileObjectTypeOutcomeCallable
Aws::Utils::Outcome< CreateEventStreamResult, CustomerProfilesError > CreateEventStreamOutcome
Aws::Utils::Outcome< GetProfileObjectTypeTemplateResult, CustomerProfilesError > GetProfileObjectTypeTemplateOutcome
Aws::Utils::Outcome< GetCalculatedAttributeDefinitionResult, CustomerProfilesError > GetCalculatedAttributeDefinitionOutcome
Aws::Utils::Outcome< UpdateCalculatedAttributeDefinitionResult, CustomerProfilesError > UpdateCalculatedAttributeDefinitionOutcome
std::future< GetProfileObjectTypeTemplateOutcome > GetProfileObjectTypeTemplateOutcomeCallable
Aws::Utils::Outcome< UntagResourceResult, CustomerProfilesError > UntagResourceOutcome
std::future< CreateDomainOutcome > CreateDomainOutcomeCallable
Aws::Utils::Outcome< GetIntegrationResult, CustomerProfilesError > GetIntegrationOutcome
Aws::Utils::Outcome< ListObjectTypeAttributeValuesResult, CustomerProfilesError > ListObjectTypeAttributeValuesOutcome
Aws::Utils::Outcome< GetSegmentDefinitionResult, CustomerProfilesError > GetSegmentDefinitionOutcome
Aws::Utils::Outcome< GetUploadJobPathResult, CustomerProfilesError > GetUploadJobPathOutcome
Aws::Utils::Outcome< CreateUploadJobResult, CustomerProfilesError > CreateUploadJobOutcome
std::future< ListProfileObjectsOutcome > ListProfileObjectsOutcomeCallable
Aws::Utils::Outcome< ListProfileHistoryRecordsResult, CustomerProfilesError > ListProfileHistoryRecordsOutcome
Aws::Utils::Outcome< TagResourceResult, CustomerProfilesError > TagResourceOutcome
std::future< DeleteSegmentDefinitionOutcome > DeleteSegmentDefinitionOutcomeCallable
Aws::Utils::Outcome< DeleteProfileResult, CustomerProfilesError > DeleteProfileOutcome
std::future< PutIntegrationOutcome > PutIntegrationOutcomeCallable
Aws::Utils::Outcome< ListDomainLayoutsResult, CustomerProfilesError > ListDomainLayoutsOutcome
Aws::Utils::Outcome< CreateCalculatedAttributeDefinitionResult, CustomerProfilesError > CreateCalculatedAttributeDefinitionOutcome
Aws::Utils::Outcome< ListWorkflowsResult, CustomerProfilesError > ListWorkflowsOutcome
Aws::Utils::Outcome< DeleteDomainResult, CustomerProfilesError > DeleteDomainOutcome
Aws::Utils::Outcome< ListProfileObjectsResult, CustomerProfilesError > ListProfileObjectsOutcome
Aws::Utils::Outcome< CreateDomainLayoutResult, CustomerProfilesError > CreateDomainLayoutOutcome
Aws::Utils::Outcome< DeleteProfileObjectTypeResult, CustomerProfilesError > DeleteProfileObjectTypeOutcome
std::future< GetSimilarProfilesOutcome > GetSimilarProfilesOutcomeCallable
std::future< DeleteEventStreamOutcome > DeleteEventStreamOutcomeCallable
std::future< CreateRecommenderOutcome > CreateRecommenderOutcomeCallable
Aws::Utils::Outcome< GetSegmentMembershipResult, CustomerProfilesError > GetSegmentMembershipOutcome
Aws::Utils::Outcome< GetProfileRecommendationsResult, CustomerProfilesError > GetProfileRecommendationsOutcome
std::future< StartRecommenderOutcome > StartRecommenderOutcomeCallable
Aws::Utils::Outcome< BatchGetProfileResult, CustomerProfilesError > BatchGetProfileOutcome
Aws::Utils::Outcome< PutDomainObjectTypeResult, CustomerProfilesError > PutDomainObjectTypeOutcome
std::future< GetProfileHistoryRecordOutcome > GetProfileHistoryRecordOutcomeCallable
Aws::Utils::Outcome< ListAccountIntegrationsResult, CustomerProfilesError > ListAccountIntegrationsOutcome
std::future< GetIntegrationOutcome > GetIntegrationOutcomeCallable
Aws::Utils::Outcome< GetSimilarProfilesResult, CustomerProfilesError > GetSimilarProfilesOutcome
std::future< GetUploadJobPathOutcome > GetUploadJobPathOutcomeCallable
Aws::Utils::Outcome< GetCalculatedAttributeForProfileResult, CustomerProfilesError > GetCalculatedAttributeForProfileOutcome
std::future< DeleteDomainObjectTypeOutcome > DeleteDomainObjectTypeOutcomeCallable
std::future< ListSegmentDefinitionsOutcome > ListSegmentDefinitionsOutcomeCallable
std::future< GetSegmentDefinitionOutcome > GetSegmentDefinitionOutcomeCallable
Aws::Utils::Outcome< ListObjectTypeAttributesResult, CustomerProfilesError > ListObjectTypeAttributesOutcome
Aws::Utils::Outcome< ListProfileAttributeValuesResult, CustomerProfilesError > ListProfileAttributeValuesOutcome
std::future< CreateSegmentDefinitionOutcome > CreateSegmentDefinitionOutcomeCallable
Aws::Utils::Outcome< UpdateDomainResult, CustomerProfilesError > UpdateDomainOutcome
std::future< DeleteWorkflowOutcome > DeleteWorkflowOutcomeCallable
Aws::Utils::Outcome< GetRecommenderResult, CustomerProfilesError > GetRecommenderOutcome
Aws::Utils::Outcome< ListIntegrationsResult, CustomerProfilesError > ListIntegrationsOutcome
Aws::Utils::Outcome< DeleteDomainObjectTypeResult, CustomerProfilesError > DeleteDomainObjectTypeOutcome
std::future< ListDomainLayoutsOutcome > ListDomainLayoutsOutcomeCallable
std::future< BatchGetProfileOutcome > BatchGetProfileOutcomeCallable
Aws::Utils::Outcome< DeleteEventTriggerResult, CustomerProfilesError > DeleteEventTriggerOutcome
std::future< CreateEventTriggerOutcome > CreateEventTriggerOutcomeCallable
std::future< DeleteProfileKeyOutcome > DeleteProfileKeyOutcomeCallable
Aws::Utils::Outcome< CreateSegmentSnapshotResult, CustomerProfilesError > CreateSegmentSnapshotOutcome
Aws::Utils::Outcome< CreateEventTriggerResult, CustomerProfilesError > CreateEventTriggerOutcome
Aws::Utils::Outcome< ListIdentityResolutionJobsResult, CustomerProfilesError > ListIdentityResolutionJobsOutcome
std::future< DeleteRecommenderOutcome > DeleteRecommenderOutcomeCallable
std::future< ListIdentityResolutionJobsOutcome > ListIdentityResolutionJobsOutcomeCallable
Aws::Utils::Outcome< GetEventStreamResult, CustomerProfilesError > GetEventStreamOutcome
std::future< GetProfileRecommendationsOutcome > GetProfileRecommendationsOutcomeCallable
std::future< GetDomainOutcome > GetDomainOutcomeCallable
Aws::Utils::Outcome< ListDomainsResult, CustomerProfilesError > ListDomainsOutcome
Aws::Utils::Outcome< GetWorkflowResult, CustomerProfilesError > GetWorkflowOutcome
std::future< CreateEventStreamOutcome > CreateEventStreamOutcomeCallable
Aws::Utils::Outcome< GetObjectTypeAttributeStatisticsResult, CustomerProfilesError > GetObjectTypeAttributeStatisticsOutcome
Aws::Utils::Outcome< StartUploadJobResult, CustomerProfilesError > StartUploadJobOutcome
std::future< ListProfileHistoryRecordsOutcome > ListProfileHistoryRecordsOutcomeCallable
std::future< DeleteIntegrationOutcome > DeleteIntegrationOutcomeCallable
std::future< ListProfileObjectTypeTemplatesOutcome > ListProfileObjectTypeTemplatesOutcomeCallable
Aws::Utils::Outcome< DeleteCalculatedAttributeDefinitionResult, CustomerProfilesError > DeleteCalculatedAttributeDefinitionOutcome
Aws::Utils::Outcome< ListEventStreamsResult, CustomerProfilesError > ListEventStreamsOutcome
Aws::Utils::Outcome< ListUploadJobsResult, CustomerProfilesError > ListUploadJobsOutcome
std::future< ListObjectTypeAttributesOutcome > ListObjectTypeAttributesOutcomeCallable
Aws::Utils::Outcome< SearchProfilesResult, CustomerProfilesError > SearchProfilesOutcome
std::future< GetSegmentSnapshotOutcome > GetSegmentSnapshotOutcomeCallable
Aws::Utils::Outcome< ListDomainObjectTypesResult, CustomerProfilesError > ListDomainObjectTypesOutcome
Aws::Utils::Outcome< GetProfileObjectTypeResult, CustomerProfilesError > GetProfileObjectTypeOutcome
Aws::Utils::Outcome< GetDomainObjectTypeResult, CustomerProfilesError > GetDomainObjectTypeOutcome
Aws::Utils::Outcome< GetAutoMergingPreviewResult, CustomerProfilesError > GetAutoMergingPreviewOutcome
std::future< ListCalculatedAttributesForProfileOutcome > ListCalculatedAttributesForProfileOutcomeCallable
Aws::Utils::Outcome< ListCalculatedAttributesForProfileResult, CustomerProfilesError > ListCalculatedAttributesForProfileOutcome
std::future< ListRecommendersOutcome > ListRecommendersOutcomeCallable
std::future< GetIdentityResolutionJobOutcome > GetIdentityResolutionJobOutcomeCallable
Aws::Utils::Outcome< UpdateRecommenderResult, CustomerProfilesError > UpdateRecommenderOutcome
std::future< StopRecommenderOutcome > StopRecommenderOutcomeCallable
Aws::Utils::Outcome< ListProfileObjectTypesResult, CustomerProfilesError > ListProfileObjectTypesOutcome
std::future< GetCalculatedAttributeForProfileOutcome > GetCalculatedAttributeForProfileOutcomeCallable
Aws::Utils::Outcome< ListEventTriggersResult, CustomerProfilesError > ListEventTriggersOutcome
std::future< ListProfileObjectTypesOutcome > ListProfileObjectTypesOutcomeCallable
std::future< MergeProfilesOutcome > MergeProfilesOutcomeCallable
Aws::Utils::Outcome< GetEventTriggerResult, CustomerProfilesError > GetEventTriggerOutcome
std::future< StartUploadJobOutcome > StartUploadJobOutcomeCallable
Aws::Utils::Outcome< GetSegmentSnapshotResult, CustomerProfilesError > GetSegmentSnapshotOutcome
std::future< ListCalculatedAttributeDefinitionsOutcome > ListCalculatedAttributeDefinitionsOutcomeCallable
std::future< GetWorkflowStepsOutcome > GetWorkflowStepsOutcomeCallable
std::future< DeleteDomainOutcome > DeleteDomainOutcomeCallable
std::future< CreateDomainLayoutOutcome > CreateDomainLayoutOutcomeCallable
Aws::Utils::Outcome< DeleteProfileObjectResult, CustomerProfilesError > DeleteProfileObjectOutcome
std::future< ListRecommenderRecipesOutcome > ListRecommenderRecipesOutcomeCallable
std::future< GetDomainLayoutOutcome > GetDomainLayoutOutcomeCallable
Aws::Utils::Outcome< UpdateEventTriggerResult, CustomerProfilesError > UpdateEventTriggerOutcome
std::future< GetWorkflowOutcome > GetWorkflowOutcomeCallable
Aws::Utils::Outcome< UpdateDomainLayoutResult, CustomerProfilesError > UpdateDomainLayoutOutcome
Aws::Utils::Outcome< ListProfileObjectTypeTemplatesResult, CustomerProfilesError > ListProfileObjectTypeTemplatesOutcome
std::future< GetSegmentMembershipOutcome > GetSegmentMembershipOutcomeCallable
std::future< UpdateProfileOutcome > UpdateProfileOutcomeCallable
std::future< ListEventStreamsOutcome > ListEventStreamsOutcomeCallable
std::future< CreateCalculatedAttributeDefinitionOutcome > CreateCalculatedAttributeDefinitionOutcomeCallable
Aws::Utils::Outcome< ListRecommendersResult, CustomerProfilesError > ListRecommendersOutcome
std::future< DetectProfileObjectTypeOutcome > DetectProfileObjectTypeOutcomeCallable
std::future< GetProfileObjectTypeOutcome > GetProfileObjectTypeOutcomeCallable
std::future< PutProfileObjectTypeOutcome > PutProfileObjectTypeOutcomeCallable
std::future< UpdateRecommenderOutcome > UpdateRecommenderOutcomeCallable
Aws::Utils::Outcome< StopRecommenderResult, CustomerProfilesError > StopRecommenderOutcome
Aws::Utils::Outcome< DeleteRecommenderResult, CustomerProfilesError > DeleteRecommenderOutcome
Aws::Utils::Outcome< CreateSegmentEstimateResult, CustomerProfilesError > CreateSegmentEstimateOutcome
std::future< DeleteDomainLayoutOutcome > DeleteDomainLayoutOutcomeCallable
std::future< ListObjectTypeAttributeValuesOutcome > ListObjectTypeAttributeValuesOutcomeCallable
Aws::Utils::Outcome< StartRecommenderResult, CustomerProfilesError > StartRecommenderOutcome
Aws::Utils::Outcome< ListRecommenderRecipesResult, CustomerProfilesError > ListRecommenderRecipesOutcome
Aws::Utils::Outcome< DeleteSegmentDefinitionResult, CustomerProfilesError > DeleteSegmentDefinitionOutcome
std::future< ListDomainObjectTypesOutcome > ListDomainObjectTypesOutcomeCallable
std::future< SearchProfilesOutcome > SearchProfilesOutcomeCallable
Aws::Utils::Outcome< DetectProfileObjectTypeResult, CustomerProfilesError > DetectProfileObjectTypeOutcome
std::future< CreateSegmentEstimateOutcome > CreateSegmentEstimateOutcomeCallable
Aws::Utils::Outcome< PutProfileObjectTypeResult, CustomerProfilesError > PutProfileObjectTypeOutcome
Aws::Utils::Outcome< UpdateProfileResult, CustomerProfilesError > UpdateProfileOutcome
std::future< UpdateCalculatedAttributeDefinitionOutcome > UpdateCalculatedAttributeDefinitionOutcomeCallable
std::future< UpdateDomainLayoutOutcome > UpdateDomainLayoutOutcomeCallable
std::future< ListIntegrationsOutcome > ListIntegrationsOutcomeCallable
Aws::Utils::Outcome< DeleteEventStreamResult, CustomerProfilesError > DeleteEventStreamOutcome
Aws::Utils::Outcome< DeleteProfileKeyResult, CustomerProfilesError > DeleteProfileKeyOutcome
std::future< ListProfileAttributeValuesOutcome > ListProfileAttributeValuesOutcomeCallable
Aws::Utils::Outcome< CreateProfileResult, CustomerProfilesError > CreateProfileOutcome
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< DeleteProfileOutcome > DeleteProfileOutcomeCallable
Aws::Utils::Outcome< GetProfileHistoryRecordResult, CustomerProfilesError > GetProfileHistoryRecordOutcome
std::future< AddProfileKeyOutcome > AddProfileKeyOutcomeCallable
Aws::Utils::Outcome< ListSegmentDefinitionsResult, CustomerProfilesError > ListSegmentDefinitionsOutcome
std::future< CreateIntegrationWorkflowOutcome > CreateIntegrationWorkflowOutcomeCallable
std::future< ListRuleBasedMatchesOutcome > ListRuleBasedMatchesOutcomeCallable
Aws::Utils::Outcome< DeleteWorkflowResult, CustomerProfilesError > DeleteWorkflowOutcome
std::future< GetRecommenderOutcome > GetRecommenderOutcomeCallable
std::future< ListAccountIntegrationsOutcome > ListAccountIntegrationsOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
Aws::Utils::Outcome< DeleteDomainLayoutResult, CustomerProfilesError > DeleteDomainLayoutOutcome
std::future< ListWorkflowsOutcome > ListWorkflowsOutcomeCallable
Aws::Utils::Outcome< PutProfileObjectResult, CustomerProfilesError > PutProfileObjectOutcome
Aws::Utils::Outcome< CreateIntegrationWorkflowResult, CustomerProfilesError > CreateIntegrationWorkflowOutcome
Aws::Utils::Outcome< GetIdentityResolutionJobResult, CustomerProfilesError > GetIdentityResolutionJobOutcome
Aws::Utils::Outcome< CreateRecommenderResult, CustomerProfilesError > CreateRecommenderOutcome
Aws::Utils::Outcome< GetWorkflowStepsResult, CustomerProfilesError > GetWorkflowStepsOutcome
std::future< DeleteProfileObjectOutcome > DeleteProfileObjectOutcomeCallable
std::future< UpdateDomainOutcome > UpdateDomainOutcomeCallable
std::future< GetEventTriggerOutcome > GetEventTriggerOutcomeCallable
std::future< StopUploadJobOutcome > StopUploadJobOutcomeCallable
std::future< ListUploadJobsOutcome > ListUploadJobsOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
Aws::Utils::Outcome< GetDomainLayoutResult, CustomerProfilesError > GetDomainLayoutOutcome
Aws::Utils::Outcome< ListRuleBasedMatchesResult, CustomerProfilesError > ListRuleBasedMatchesOutcome
std::future< GetCalculatedAttributeDefinitionOutcome > GetCalculatedAttributeDefinitionOutcomeCallable
Aws::Utils::Outcome< GetSegmentEstimateResult, CustomerProfilesError > GetSegmentEstimateOutcome
std::future< GetSegmentEstimateOutcome > GetSegmentEstimateOutcomeCallable
std::future< DeleteEventTriggerOutcome > DeleteEventTriggerOutcomeCallable
std::future< GetEventStreamOutcome > GetEventStreamOutcomeCallable
Aws::Utils::Outcome< DeleteIntegrationResult, CustomerProfilesError > DeleteIntegrationOutcome
std::future< UpdateEventTriggerOutcome > UpdateEventTriggerOutcomeCallable
std::future< CreateSegmentSnapshotOutcome > CreateSegmentSnapshotOutcomeCallable
Aws::Utils::Outcome< ListCalculatedAttributeDefinitionsResult, CustomerProfilesError > ListCalculatedAttributeDefinitionsOutcome
Aws::Utils::Outcome< StopUploadJobResult, CustomerProfilesError > StopUploadJobOutcome
std::future< DeleteCalculatedAttributeDefinitionOutcome > DeleteCalculatedAttributeDefinitionOutcomeCallable
Aws::Utils::Outcome< MergeProfilesResult, CustomerProfilesError > MergeProfilesOutcome
Aws::Utils::Outcome< GetDomainResult, CustomerProfilesError > GetDomainOutcome
std::future< PutDomainObjectTypeOutcome > PutDomainObjectTypeOutcomeCallable
std::future< ListDomainsOutcome > ListDomainsOutcomeCallable
Aws::Utils::Outcome< BatchGetCalculatedAttributeForProfileResult, CustomerProfilesError > BatchGetCalculatedAttributeForProfileOutcome
std::future< GetUploadJobOutcome > GetUploadJobOutcomeCallable
std::future< PutProfileObjectOutcome > PutProfileObjectOutcomeCallable
Aws::Utils::Outcome< GetMatchesResult, CustomerProfilesError > GetMatchesOutcome
Aws::Utils::Outcome< CreateSegmentDefinitionResult, CustomerProfilesError > CreateSegmentDefinitionOutcome
std::function< void(const CustomerProfilesClient *, const Model::UpdateProfileRequest &, const Model::UpdateProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateProfileResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetSegmentDefinitionRequest &, const Model::GetSegmentDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSegmentDefinitionResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListProfileAttributeValuesRequest &, const Model::ListProfileAttributeValuesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProfileAttributeValuesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::PutIntegrationRequest &, const Model::PutIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutIntegrationResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetUploadJobPathRequest &, const Model::GetUploadJobPathOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetUploadJobPathResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateProfileRequest &, const Model::CreateProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateProfileResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetIdentityResolutionJobRequest &, const Model::GetIdentityResolutionJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetIdentityResolutionJobResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListCalculatedAttributeDefinitionsRequest &, const Model::ListCalculatedAttributeDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCalculatedAttributeDefinitionsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetProfileObjectTypeTemplateRequest &, const Model::GetProfileObjectTypeTemplateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetProfileObjectTypeTemplateResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetSegmentEstimateRequest &, const Model::GetSegmentEstimateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSegmentEstimateResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::UpdateDomainLayoutRequest &, const Model::UpdateDomainLayoutOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDomainLayoutResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::StopRecommenderRequest &, const Model::StopRecommenderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopRecommenderResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetAutoMergingPreviewRequest &, const Model::GetAutoMergingPreviewOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAutoMergingPreviewResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListIdentityResolutionJobsRequest &, const Model::ListIdentityResolutionJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListIdentityResolutionJobsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListDomainObjectTypesRequest &, const Model::ListDomainObjectTypesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDomainObjectTypesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::PutProfileObjectRequest &, const Model::PutProfileObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutProfileObjectResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetRecommenderRequest &, const Model::GetRecommenderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRecommenderResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetObjectTypeAttributeStatisticsRequest &, const Model::GetObjectTypeAttributeStatisticsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetObjectTypeAttributeStatisticsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteDomainRequest &, const Model::DeleteDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDomainResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetUploadJobRequest &, const Model::GetUploadJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetUploadJobResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::UpdateEventTriggerRequest &, const Model::UpdateEventTriggerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateEventTriggerResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteWorkflowRequest &, const Model::DeleteWorkflowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteWorkflowResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateSegmentDefinitionRequest &, const Model::CreateSegmentDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSegmentDefinitionResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::BatchGetProfileRequest &, const Model::BatchGetProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetProfileResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::StartUploadJobRequest &, const Model::StartUploadJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartUploadJobResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateIntegrationWorkflowRequest &, const Model::CreateIntegrationWorkflowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateIntegrationWorkflowResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DetectProfileObjectTypeRequest &, const Model::DetectProfileObjectTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DetectProfileObjectTypeResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListAccountIntegrationsRequest &, const Model::ListAccountIntegrationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAccountIntegrationsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetSegmentMembershipRequest &, const Model::GetSegmentMembershipOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSegmentMembershipResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetDomainLayoutRequest &, const Model::GetDomainLayoutOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDomainLayoutResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteDomainLayoutRequest &, const Model::DeleteDomainLayoutOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDomainLayoutResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateSegmentSnapshotRequest &, const Model::CreateSegmentSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSegmentSnapshotResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::UpdateRecommenderRequest &, const Model::UpdateRecommenderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateRecommenderResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetCalculatedAttributeDefinitionRequest &, const Model::GetCalculatedAttributeDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetCalculatedAttributeDefinitionResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::PutDomainObjectTypeRequest &, const Model::PutDomainObjectTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutDomainObjectTypeResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListRuleBasedMatchesRequest &, const Model::ListRuleBasedMatchesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRuleBasedMatchesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetEventStreamRequest &, const Model::GetEventStreamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEventStreamResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::AddProfileKeyRequest &, const Model::AddProfileKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AddProfileKeyResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteProfileKeyRequest &, const Model::DeleteProfileKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProfileKeyResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListCalculatedAttributesForProfileRequest &, const Model::ListCalculatedAttributesForProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCalculatedAttributesForProfileResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::UpdateDomainRequest &, const Model::UpdateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDomainResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetDomainRequest &, const Model::GetDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDomainResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListDomainLayoutsRequest &, const Model::ListDomainLayoutsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDomainLayoutsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetDomainObjectTypeRequest &, const Model::GetDomainObjectTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDomainObjectTypeResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetWorkflowRequest &, const Model::GetWorkflowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetWorkflowResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteSegmentDefinitionRequest &, const Model::DeleteSegmentDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteSegmentDefinitionResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::MergeProfilesRequest &, const Model::MergeProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> MergeProfilesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListProfileObjectTypeTemplatesRequest &, const Model::ListProfileObjectTypeTemplatesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProfileObjectTypeTemplatesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListProfileObjectTypesRequest &, const Model::ListProfileObjectTypesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProfileObjectTypesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateSegmentEstimateRequest &, const Model::CreateSegmentEstimateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSegmentEstimateResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetSimilarProfilesRequest &, const Model::GetSimilarProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSimilarProfilesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteCalculatedAttributeDefinitionRequest &, const Model::DeleteCalculatedAttributeDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteCalculatedAttributeDefinitionResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::StartRecommenderRequest &, const Model::StartRecommenderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartRecommenderResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListWorkflowsRequest &, const Model::ListWorkflowsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListWorkflowsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListRecommendersRequest &, const Model::ListRecommendersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRecommendersResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteEventStreamRequest &, const Model::DeleteEventStreamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEventStreamResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteRecommenderRequest &, const Model::DeleteRecommenderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRecommenderResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListRecommenderRecipesRequest &, const Model::ListRecommenderRecipesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRecommenderRecipesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateRecommenderRequest &, const Model::CreateRecommenderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateRecommenderResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListObjectTypeAttributesRequest &, const Model::ListObjectTypeAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListObjectTypeAttributesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetCalculatedAttributeForProfileRequest &, const Model::GetCalculatedAttributeForProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetCalculatedAttributeForProfileResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetEventTriggerRequest &, const Model::GetEventTriggerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEventTriggerResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListUploadJobsRequest &, const Model::ListUploadJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListUploadJobsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteProfileRequest &, const Model::DeleteProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProfileResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteProfileObjectRequest &, const Model::DeleteProfileObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProfileObjectResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::PutProfileObjectTypeRequest &, const Model::PutProfileObjectTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutProfileObjectTypeResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateDomainRequest &, const Model::CreateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDomainResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateEventTriggerRequest &, const Model::CreateEventTriggerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEventTriggerResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListDomainsRequest &, const Model::ListDomainsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDomainsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::BatchGetCalculatedAttributeForProfileRequest &, const Model::BatchGetCalculatedAttributeForProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetCalculatedAttributeForProfileResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListEventStreamsRequest &, const Model::ListEventStreamsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEventStreamsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListIntegrationsRequest &, const Model::ListIntegrationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListIntegrationsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetProfileRecommendationsRequest &, const Model::GetProfileRecommendationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetProfileRecommendationsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateEventStreamRequest &, const Model::CreateEventStreamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEventStreamResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetIntegrationRequest &, const Model::GetIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetIntegrationResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::SearchProfilesRequest &, const Model::SearchProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchProfilesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListSegmentDefinitionsRequest &, const Model::ListSegmentDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSegmentDefinitionsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListProfileHistoryRecordsRequest &, const Model::ListProfileHistoryRecordsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProfileHistoryRecordsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListProfileObjectsRequest &, const Model::ListProfileObjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProfileObjectsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteEventTriggerRequest &, const Model::DeleteEventTriggerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEventTriggerResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateCalculatedAttributeDefinitionRequest &, const Model::CreateCalculatedAttributeDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCalculatedAttributeDefinitionResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetProfileHistoryRecordRequest &, const Model::GetProfileHistoryRecordOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetProfileHistoryRecordResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetSegmentSnapshotRequest &, const Model::GetSegmentSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSegmentSnapshotResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::UpdateCalculatedAttributeDefinitionRequest &, const Model::UpdateCalculatedAttributeDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateCalculatedAttributeDefinitionResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetProfileObjectTypeRequest &, const Model::GetProfileObjectTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetProfileObjectTypeResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListEventTriggersRequest &, const Model::ListEventTriggersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEventTriggersResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteDomainObjectTypeRequest &, const Model::DeleteDomainObjectTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDomainObjectTypeResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateUploadJobRequest &, const Model::CreateUploadJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateUploadJobResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::StopUploadJobRequest &, const Model::StopUploadJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopUploadJobResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::ListObjectTypeAttributeValuesRequest &, const Model::ListObjectTypeAttributeValuesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListObjectTypeAttributeValuesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::CreateDomainLayoutRequest &, const Model::CreateDomainLayoutOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDomainLayoutResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetMatchesRequest &, const Model::GetMatchesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMatchesResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteIntegrationRequest &, const Model::DeleteIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteIntegrationResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::GetWorkflowStepsRequest &, const Model::GetWorkflowStepsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetWorkflowStepsResponseReceivedHandler
std::function< void(const CustomerProfilesClient *, const Model::DeleteProfileObjectTypeRequest &, const Model::DeleteProfileObjectTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProfileObjectTypeResponseReceivedHandler