| 1 |
efrain |
1 |
<?php
|
|
|
2 |
namespace Aws\CustomerProfiles;
|
|
|
3 |
|
|
|
4 |
use Aws\AwsClient;
|
|
|
5 |
|
|
|
6 |
/**
|
|
|
7 |
* This client is used to interact with the **Amazon Connect Customer Profiles** service.
|
|
|
8 |
* @method \Aws\Result addProfileKey(array $args = [])
|
|
|
9 |
* @method \GuzzleHttp\Promise\Promise addProfileKeyAsync(array $args = [])
|
| 1441 |
ariadna |
10 |
* @method \Aws\Result batchGetCalculatedAttributeForProfile(array $args = [])
|
|
|
11 |
* @method \GuzzleHttp\Promise\Promise batchGetCalculatedAttributeForProfileAsync(array $args = [])
|
|
|
12 |
* @method \Aws\Result batchGetProfile(array $args = [])
|
|
|
13 |
* @method \GuzzleHttp\Promise\Promise batchGetProfileAsync(array $args = [])
|
| 1 |
efrain |
14 |
* @method \Aws\Result createCalculatedAttributeDefinition(array $args = [])
|
|
|
15 |
* @method \GuzzleHttp\Promise\Promise createCalculatedAttributeDefinitionAsync(array $args = [])
|
|
|
16 |
* @method \Aws\Result createDomain(array $args = [])
|
|
|
17 |
* @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
|
|
|
18 |
* @method \Aws\Result createEventStream(array $args = [])
|
|
|
19 |
* @method \GuzzleHttp\Promise\Promise createEventStreamAsync(array $args = [])
|
| 1441 |
ariadna |
20 |
* @method \Aws\Result createEventTrigger(array $args = [])
|
|
|
21 |
* @method \GuzzleHttp\Promise\Promise createEventTriggerAsync(array $args = [])
|
| 1 |
efrain |
22 |
* @method \Aws\Result createIntegrationWorkflow(array $args = [])
|
|
|
23 |
* @method \GuzzleHttp\Promise\Promise createIntegrationWorkflowAsync(array $args = [])
|
|
|
24 |
* @method \Aws\Result createProfile(array $args = [])
|
|
|
25 |
* @method \GuzzleHttp\Promise\Promise createProfileAsync(array $args = [])
|
| 1441 |
ariadna |
26 |
* @method \Aws\Result createSegmentDefinition(array $args = [])
|
|
|
27 |
* @method \GuzzleHttp\Promise\Promise createSegmentDefinitionAsync(array $args = [])
|
|
|
28 |
* @method \Aws\Result createSegmentEstimate(array $args = [])
|
|
|
29 |
* @method \GuzzleHttp\Promise\Promise createSegmentEstimateAsync(array $args = [])
|
|
|
30 |
* @method \Aws\Result createSegmentSnapshot(array $args = [])
|
|
|
31 |
* @method \GuzzleHttp\Promise\Promise createSegmentSnapshotAsync(array $args = [])
|
| 1 |
efrain |
32 |
* @method \Aws\Result deleteCalculatedAttributeDefinition(array $args = [])
|
|
|
33 |
* @method \GuzzleHttp\Promise\Promise deleteCalculatedAttributeDefinitionAsync(array $args = [])
|
|
|
34 |
* @method \Aws\Result deleteDomain(array $args = [])
|
|
|
35 |
* @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
|
|
|
36 |
* @method \Aws\Result deleteEventStream(array $args = [])
|
|
|
37 |
* @method \GuzzleHttp\Promise\Promise deleteEventStreamAsync(array $args = [])
|
| 1441 |
ariadna |
38 |
* @method \Aws\Result deleteEventTrigger(array $args = [])
|
|
|
39 |
* @method \GuzzleHttp\Promise\Promise deleteEventTriggerAsync(array $args = [])
|
| 1 |
efrain |
40 |
* @method \Aws\Result deleteIntegration(array $args = [])
|
|
|
41 |
* @method \GuzzleHttp\Promise\Promise deleteIntegrationAsync(array $args = [])
|
|
|
42 |
* @method \Aws\Result deleteProfile(array $args = [])
|
|
|
43 |
* @method \GuzzleHttp\Promise\Promise deleteProfileAsync(array $args = [])
|
|
|
44 |
* @method \Aws\Result deleteProfileKey(array $args = [])
|
|
|
45 |
* @method \GuzzleHttp\Promise\Promise deleteProfileKeyAsync(array $args = [])
|
|
|
46 |
* @method \Aws\Result deleteProfileObject(array $args = [])
|
|
|
47 |
* @method \GuzzleHttp\Promise\Promise deleteProfileObjectAsync(array $args = [])
|
|
|
48 |
* @method \Aws\Result deleteProfileObjectType(array $args = [])
|
|
|
49 |
* @method \GuzzleHttp\Promise\Promise deleteProfileObjectTypeAsync(array $args = [])
|
| 1441 |
ariadna |
50 |
* @method \Aws\Result deleteSegmentDefinition(array $args = [])
|
|
|
51 |
* @method \GuzzleHttp\Promise\Promise deleteSegmentDefinitionAsync(array $args = [])
|
| 1 |
efrain |
52 |
* @method \Aws\Result deleteWorkflow(array $args = [])
|
|
|
53 |
* @method \GuzzleHttp\Promise\Promise deleteWorkflowAsync(array $args = [])
|
| 1441 |
ariadna |
54 |
* @method \Aws\Result detectProfileObjectType(array $args = [])
|
|
|
55 |
* @method \GuzzleHttp\Promise\Promise detectProfileObjectTypeAsync(array $args = [])
|
| 1 |
efrain |
56 |
* @method \Aws\Result getAutoMergingPreview(array $args = [])
|
|
|
57 |
* @method \GuzzleHttp\Promise\Promise getAutoMergingPreviewAsync(array $args = [])
|
|
|
58 |
* @method \Aws\Result getCalculatedAttributeDefinition(array $args = [])
|
|
|
59 |
* @method \GuzzleHttp\Promise\Promise getCalculatedAttributeDefinitionAsync(array $args = [])
|
|
|
60 |
* @method \Aws\Result getCalculatedAttributeForProfile(array $args = [])
|
|
|
61 |
* @method \GuzzleHttp\Promise\Promise getCalculatedAttributeForProfileAsync(array $args = [])
|
|
|
62 |
* @method \Aws\Result getDomain(array $args = [])
|
|
|
63 |
* @method \GuzzleHttp\Promise\Promise getDomainAsync(array $args = [])
|
|
|
64 |
* @method \Aws\Result getEventStream(array $args = [])
|
|
|
65 |
* @method \GuzzleHttp\Promise\Promise getEventStreamAsync(array $args = [])
|
| 1441 |
ariadna |
66 |
* @method \Aws\Result getEventTrigger(array $args = [])
|
|
|
67 |
* @method \GuzzleHttp\Promise\Promise getEventTriggerAsync(array $args = [])
|
| 1 |
efrain |
68 |
* @method \Aws\Result getIdentityResolutionJob(array $args = [])
|
|
|
69 |
* @method \GuzzleHttp\Promise\Promise getIdentityResolutionJobAsync(array $args = [])
|
|
|
70 |
* @method \Aws\Result getIntegration(array $args = [])
|
|
|
71 |
* @method \GuzzleHttp\Promise\Promise getIntegrationAsync(array $args = [])
|
|
|
72 |
* @method \Aws\Result getMatches(array $args = [])
|
|
|
73 |
* @method \GuzzleHttp\Promise\Promise getMatchesAsync(array $args = [])
|
|
|
74 |
* @method \Aws\Result getProfileObjectType(array $args = [])
|
|
|
75 |
* @method \GuzzleHttp\Promise\Promise getProfileObjectTypeAsync(array $args = [])
|
|
|
76 |
* @method \Aws\Result getProfileObjectTypeTemplate(array $args = [])
|
|
|
77 |
* @method \GuzzleHttp\Promise\Promise getProfileObjectTypeTemplateAsync(array $args = [])
|
| 1441 |
ariadna |
78 |
* @method \Aws\Result getSegmentDefinition(array $args = [])
|
|
|
79 |
* @method \GuzzleHttp\Promise\Promise getSegmentDefinitionAsync(array $args = [])
|
|
|
80 |
* @method \Aws\Result getSegmentEstimate(array $args = [])
|
|
|
81 |
* @method \GuzzleHttp\Promise\Promise getSegmentEstimateAsync(array $args = [])
|
|
|
82 |
* @method \Aws\Result getSegmentMembership(array $args = [])
|
|
|
83 |
* @method \GuzzleHttp\Promise\Promise getSegmentMembershipAsync(array $args = [])
|
|
|
84 |
* @method \Aws\Result getSegmentSnapshot(array $args = [])
|
|
|
85 |
* @method \GuzzleHttp\Promise\Promise getSegmentSnapshotAsync(array $args = [])
|
| 1 |
efrain |
86 |
* @method \Aws\Result getSimilarProfiles(array $args = [])
|
|
|
87 |
* @method \GuzzleHttp\Promise\Promise getSimilarProfilesAsync(array $args = [])
|
|
|
88 |
* @method \Aws\Result getWorkflow(array $args = [])
|
|
|
89 |
* @method \GuzzleHttp\Promise\Promise getWorkflowAsync(array $args = [])
|
|
|
90 |
* @method \Aws\Result getWorkflowSteps(array $args = [])
|
|
|
91 |
* @method \GuzzleHttp\Promise\Promise getWorkflowStepsAsync(array $args = [])
|
|
|
92 |
* @method \Aws\Result listAccountIntegrations(array $args = [])
|
|
|
93 |
* @method \GuzzleHttp\Promise\Promise listAccountIntegrationsAsync(array $args = [])
|
|
|
94 |
* @method \Aws\Result listCalculatedAttributeDefinitions(array $args = [])
|
|
|
95 |
* @method \GuzzleHttp\Promise\Promise listCalculatedAttributeDefinitionsAsync(array $args = [])
|
|
|
96 |
* @method \Aws\Result listCalculatedAttributesForProfile(array $args = [])
|
|
|
97 |
* @method \GuzzleHttp\Promise\Promise listCalculatedAttributesForProfileAsync(array $args = [])
|
|
|
98 |
* @method \Aws\Result listDomains(array $args = [])
|
|
|
99 |
* @method \GuzzleHttp\Promise\Promise listDomainsAsync(array $args = [])
|
|
|
100 |
* @method \Aws\Result listEventStreams(array $args = [])
|
|
|
101 |
* @method \GuzzleHttp\Promise\Promise listEventStreamsAsync(array $args = [])
|
| 1441 |
ariadna |
102 |
* @method \Aws\Result listEventTriggers(array $args = [])
|
|
|
103 |
* @method \GuzzleHttp\Promise\Promise listEventTriggersAsync(array $args = [])
|
| 1 |
efrain |
104 |
* @method \Aws\Result listIdentityResolutionJobs(array $args = [])
|
|
|
105 |
* @method \GuzzleHttp\Promise\Promise listIdentityResolutionJobsAsync(array $args = [])
|
|
|
106 |
* @method \Aws\Result listIntegrations(array $args = [])
|
|
|
107 |
* @method \GuzzleHttp\Promise\Promise listIntegrationsAsync(array $args = [])
|
| 1441 |
ariadna |
108 |
* @method \Aws\Result listObjectTypeAttributes(array $args = [])
|
|
|
109 |
* @method \GuzzleHttp\Promise\Promise listObjectTypeAttributesAsync(array $args = [])
|
|
|
110 |
* @method \Aws\Result listProfileAttributeValues(array $args = [])
|
|
|
111 |
* @method \GuzzleHttp\Promise\Promise listProfileAttributeValuesAsync(array $args = [])
|
| 1 |
efrain |
112 |
* @method \Aws\Result listProfileObjectTypeTemplates(array $args = [])
|
|
|
113 |
* @method \GuzzleHttp\Promise\Promise listProfileObjectTypeTemplatesAsync(array $args = [])
|
|
|
114 |
* @method \Aws\Result listProfileObjectTypes(array $args = [])
|
|
|
115 |
* @method \GuzzleHttp\Promise\Promise listProfileObjectTypesAsync(array $args = [])
|
|
|
116 |
* @method \Aws\Result listProfileObjects(array $args = [])
|
|
|
117 |
* @method \GuzzleHttp\Promise\Promise listProfileObjectsAsync(array $args = [])
|
|
|
118 |
* @method \Aws\Result listRuleBasedMatches(array $args = [])
|
|
|
119 |
* @method \GuzzleHttp\Promise\Promise listRuleBasedMatchesAsync(array $args = [])
|
| 1441 |
ariadna |
120 |
* @method \Aws\Result listSegmentDefinitions(array $args = [])
|
|
|
121 |
* @method \GuzzleHttp\Promise\Promise listSegmentDefinitionsAsync(array $args = [])
|
| 1 |
efrain |
122 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
|
|
123 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
|
|
124 |
* @method \Aws\Result listWorkflows(array $args = [])
|
|
|
125 |
* @method \GuzzleHttp\Promise\Promise listWorkflowsAsync(array $args = [])
|
|
|
126 |
* @method \Aws\Result mergeProfiles(array $args = [])
|
|
|
127 |
* @method \GuzzleHttp\Promise\Promise mergeProfilesAsync(array $args = [])
|
|
|
128 |
* @method \Aws\Result putIntegration(array $args = [])
|
|
|
129 |
* @method \GuzzleHttp\Promise\Promise putIntegrationAsync(array $args = [])
|
|
|
130 |
* @method \Aws\Result putProfileObject(array $args = [])
|
|
|
131 |
* @method \GuzzleHttp\Promise\Promise putProfileObjectAsync(array $args = [])
|
|
|
132 |
* @method \Aws\Result putProfileObjectType(array $args = [])
|
|
|
133 |
* @method \GuzzleHttp\Promise\Promise putProfileObjectTypeAsync(array $args = [])
|
|
|
134 |
* @method \Aws\Result searchProfiles(array $args = [])
|
|
|
135 |
* @method \GuzzleHttp\Promise\Promise searchProfilesAsync(array $args = [])
|
|
|
136 |
* @method \Aws\Result tagResource(array $args = [])
|
|
|
137 |
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
|
|
138 |
* @method \Aws\Result untagResource(array $args = [])
|
|
|
139 |
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
|
|
140 |
* @method \Aws\Result updateCalculatedAttributeDefinition(array $args = [])
|
|
|
141 |
* @method \GuzzleHttp\Promise\Promise updateCalculatedAttributeDefinitionAsync(array $args = [])
|
|
|
142 |
* @method \Aws\Result updateDomain(array $args = [])
|
|
|
143 |
* @method \GuzzleHttp\Promise\Promise updateDomainAsync(array $args = [])
|
| 1441 |
ariadna |
144 |
* @method \Aws\Result updateEventTrigger(array $args = [])
|
|
|
145 |
* @method \GuzzleHttp\Promise\Promise updateEventTriggerAsync(array $args = [])
|
| 1 |
efrain |
146 |
* @method \Aws\Result updateProfile(array $args = [])
|
|
|
147 |
* @method \GuzzleHttp\Promise\Promise updateProfileAsync(array $args = [])
|
|
|
148 |
*/
|
|
|
149 |
class CustomerProfilesClient extends AwsClient {}
|