Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 5... Línea 5...
5
 
5
 
6
/**
6
/**
7
 * This client is used to interact with the **Amazon Connect Customer Profiles** service.
7
 * This client is used to interact with the **Amazon Connect Customer Profiles** service.
8
 * @method \Aws\Result addProfileKey(array $args = [])
8
 * @method \Aws\Result addProfileKey(array $args = [])
-
 
9
 * @method \GuzzleHttp\Promise\Promise addProfileKeyAsync(array $args = [])
-
 
10
 * @method \Aws\Result batchGetCalculatedAttributeForProfile(array $args = [])
-
 
11
 * @method \GuzzleHttp\Promise\Promise batchGetCalculatedAttributeForProfileAsync(array $args = [])
-
 
12
 * @method \Aws\Result batchGetProfile(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise addProfileKeyAsync(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise batchGetProfileAsync(array $args = [])
10
 * @method \Aws\Result createCalculatedAttributeDefinition(array $args = [])
14
 * @method \Aws\Result createCalculatedAttributeDefinition(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise createCalculatedAttributeDefinitionAsync(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise createCalculatedAttributeDefinitionAsync(array $args = [])
12
 * @method \Aws\Result createDomain(array $args = [])
16
 * @method \Aws\Result createDomain(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
14
 * @method \Aws\Result createEventStream(array $args = [])
18
 * @method \Aws\Result createEventStream(array $args = [])
-
 
19
 * @method \GuzzleHttp\Promise\Promise createEventStreamAsync(array $args = [])
-
 
20
 * @method \Aws\Result createEventTrigger(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise createEventStreamAsync(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise createEventTriggerAsync(array $args = [])
16
 * @method \Aws\Result createIntegrationWorkflow(array $args = [])
22
 * @method \Aws\Result createIntegrationWorkflow(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise createIntegrationWorkflowAsync(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise createIntegrationWorkflowAsync(array $args = [])
18
 * @method \Aws\Result createProfile(array $args = [])
24
 * @method \Aws\Result createProfile(array $args = [])
-
 
25
 * @method \GuzzleHttp\Promise\Promise createProfileAsync(array $args = [])
-
 
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 = [])
19
 * @method \GuzzleHttp\Promise\Promise createProfileAsync(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise createSegmentSnapshotAsync(array $args = [])
20
 * @method \Aws\Result deleteCalculatedAttributeDefinition(array $args = [])
32
 * @method \Aws\Result deleteCalculatedAttributeDefinition(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise deleteCalculatedAttributeDefinitionAsync(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise deleteCalculatedAttributeDefinitionAsync(array $args = [])
22
 * @method \Aws\Result deleteDomain(array $args = [])
34
 * @method \Aws\Result deleteDomain(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
24
 * @method \Aws\Result deleteEventStream(array $args = [])
36
 * @method \Aws\Result deleteEventStream(array $args = [])
-
 
37
 * @method \GuzzleHttp\Promise\Promise deleteEventStreamAsync(array $args = [])
-
 
38
 * @method \Aws\Result deleteEventTrigger(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise deleteEventStreamAsync(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise deleteEventTriggerAsync(array $args = [])
26
 * @method \Aws\Result deleteIntegration(array $args = [])
40
 * @method \Aws\Result deleteIntegration(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise deleteIntegrationAsync(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise deleteIntegrationAsync(array $args = [])
28
 * @method \Aws\Result deleteProfile(array $args = [])
42
 * @method \Aws\Result deleteProfile(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise deleteProfileAsync(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise deleteProfileAsync(array $args = [])
30
 * @method \Aws\Result deleteProfileKey(array $args = [])
44
 * @method \Aws\Result deleteProfileKey(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise deleteProfileKeyAsync(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise deleteProfileKeyAsync(array $args = [])
32
 * @method \Aws\Result deleteProfileObject(array $args = [])
46
 * @method \Aws\Result deleteProfileObject(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise deleteProfileObjectAsync(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise deleteProfileObjectAsync(array $args = [])
34
 * @method \Aws\Result deleteProfileObjectType(array $args = [])
48
 * @method \Aws\Result deleteProfileObjectType(array $args = [])
-
 
49
 * @method \GuzzleHttp\Promise\Promise deleteProfileObjectTypeAsync(array $args = [])
-
 
50
 * @method \Aws\Result deleteSegmentDefinition(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise deleteProfileObjectTypeAsync(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise deleteSegmentDefinitionAsync(array $args = [])
36
 * @method \Aws\Result deleteWorkflow(array $args = [])
52
 * @method \Aws\Result deleteWorkflow(array $args = [])
-
 
53
 * @method \GuzzleHttp\Promise\Promise deleteWorkflowAsync(array $args = [])
-
 
54
 * @method \Aws\Result detectProfileObjectType(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise deleteWorkflowAsync(array $args = [])
55
 * @method \GuzzleHttp\Promise\Promise detectProfileObjectTypeAsync(array $args = [])
38
 * @method \Aws\Result getAutoMergingPreview(array $args = [])
56
 * @method \Aws\Result getAutoMergingPreview(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise getAutoMergingPreviewAsync(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise getAutoMergingPreviewAsync(array $args = [])
40
 * @method \Aws\Result getCalculatedAttributeDefinition(array $args = [])
58
 * @method \Aws\Result getCalculatedAttributeDefinition(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise getCalculatedAttributeDefinitionAsync(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise getCalculatedAttributeDefinitionAsync(array $args = [])
42
 * @method \Aws\Result getCalculatedAttributeForProfile(array $args = [])
60
 * @method \Aws\Result getCalculatedAttributeForProfile(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise getCalculatedAttributeForProfileAsync(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise getCalculatedAttributeForProfileAsync(array $args = [])
44
 * @method \Aws\Result getDomain(array $args = [])
62
 * @method \Aws\Result getDomain(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise getDomainAsync(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise getDomainAsync(array $args = [])
46
 * @method \Aws\Result getEventStream(array $args = [])
64
 * @method \Aws\Result getEventStream(array $args = [])
-
 
65
 * @method \GuzzleHttp\Promise\Promise getEventStreamAsync(array $args = [])
-
 
66
 * @method \Aws\Result getEventTrigger(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise getEventStreamAsync(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise getEventTriggerAsync(array $args = [])
48
 * @method \Aws\Result getIdentityResolutionJob(array $args = [])
68
 * @method \Aws\Result getIdentityResolutionJob(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise getIdentityResolutionJobAsync(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise getIdentityResolutionJobAsync(array $args = [])
50
 * @method \Aws\Result getIntegration(array $args = [])
70
 * @method \Aws\Result getIntegration(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise getIntegrationAsync(array $args = [])
71
 * @method \GuzzleHttp\Promise\Promise getIntegrationAsync(array $args = [])
52
 * @method \Aws\Result getMatches(array $args = [])
72
 * @method \Aws\Result getMatches(array $args = [])
53
 * @method \GuzzleHttp\Promise\Promise getMatchesAsync(array $args = [])
73
 * @method \GuzzleHttp\Promise\Promise getMatchesAsync(array $args = [])
54
 * @method \Aws\Result getProfileObjectType(array $args = [])
74
 * @method \Aws\Result getProfileObjectType(array $args = [])
55
 * @method \GuzzleHttp\Promise\Promise getProfileObjectTypeAsync(array $args = [])
75
 * @method \GuzzleHttp\Promise\Promise getProfileObjectTypeAsync(array $args = [])
56
 * @method \Aws\Result getProfileObjectTypeTemplate(array $args = [])
76
 * @method \Aws\Result getProfileObjectTypeTemplate(array $args = [])
-
 
77
 * @method \GuzzleHttp\Promise\Promise getProfileObjectTypeTemplateAsync(array $args = [])
-
 
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 = [])
57
 * @method \GuzzleHttp\Promise\Promise getProfileObjectTypeTemplateAsync(array $args = [])
85
 * @method \GuzzleHttp\Promise\Promise getSegmentSnapshotAsync(array $args = [])
58
 * @method \Aws\Result getSimilarProfiles(array $args = [])
86
 * @method \Aws\Result getSimilarProfiles(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise getSimilarProfilesAsync(array $args = [])
87
 * @method \GuzzleHttp\Promise\Promise getSimilarProfilesAsync(array $args = [])
60
 * @method \Aws\Result getWorkflow(array $args = [])
88
 * @method \Aws\Result getWorkflow(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise getWorkflowAsync(array $args = [])
89
 * @method \GuzzleHttp\Promise\Promise getWorkflowAsync(array $args = [])
Línea 69... Línea 97...
69
 * @method \GuzzleHttp\Promise\Promise listCalculatedAttributesForProfileAsync(array $args = [])
97
 * @method \GuzzleHttp\Promise\Promise listCalculatedAttributesForProfileAsync(array $args = [])
70
 * @method \Aws\Result listDomains(array $args = [])
98
 * @method \Aws\Result listDomains(array $args = [])
71
 * @method \GuzzleHttp\Promise\Promise listDomainsAsync(array $args = [])
99
 * @method \GuzzleHttp\Promise\Promise listDomainsAsync(array $args = [])
72
 * @method \Aws\Result listEventStreams(array $args = [])
100
 * @method \Aws\Result listEventStreams(array $args = [])
73
 * @method \GuzzleHttp\Promise\Promise listEventStreamsAsync(array $args = [])
101
 * @method \GuzzleHttp\Promise\Promise listEventStreamsAsync(array $args = [])
-
 
102
 * @method \Aws\Result listEventTriggers(array $args = [])
-
 
103
 * @method \GuzzleHttp\Promise\Promise listEventTriggersAsync(array $args = [])
74
 * @method \Aws\Result listIdentityResolutionJobs(array $args = [])
104
 * @method \Aws\Result listIdentityResolutionJobs(array $args = [])
75
 * @method \GuzzleHttp\Promise\Promise listIdentityResolutionJobsAsync(array $args = [])
105
 * @method \GuzzleHttp\Promise\Promise listIdentityResolutionJobsAsync(array $args = [])
76
 * @method \Aws\Result listIntegrations(array $args = [])
106
 * @method \Aws\Result listIntegrations(array $args = [])
77
 * @method \GuzzleHttp\Promise\Promise listIntegrationsAsync(array $args = [])
107
 * @method \GuzzleHttp\Promise\Promise listIntegrationsAsync(array $args = [])
-
 
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 = [])
78
 * @method \Aws\Result listProfileObjectTypeTemplates(array $args = [])
112
 * @method \Aws\Result listProfileObjectTypeTemplates(array $args = [])
79
 * @method \GuzzleHttp\Promise\Promise listProfileObjectTypeTemplatesAsync(array $args = [])
113
 * @method \GuzzleHttp\Promise\Promise listProfileObjectTypeTemplatesAsync(array $args = [])
80
 * @method \Aws\Result listProfileObjectTypes(array $args = [])
114
 * @method \Aws\Result listProfileObjectTypes(array $args = [])
81
 * @method \GuzzleHttp\Promise\Promise listProfileObjectTypesAsync(array $args = [])
115
 * @method \GuzzleHttp\Promise\Promise listProfileObjectTypesAsync(array $args = [])
82
 * @method \Aws\Result listProfileObjects(array $args = [])
116
 * @method \Aws\Result listProfileObjects(array $args = [])
83
 * @method \GuzzleHttp\Promise\Promise listProfileObjectsAsync(array $args = [])
117
 * @method \GuzzleHttp\Promise\Promise listProfileObjectsAsync(array $args = [])
84
 * @method \Aws\Result listRuleBasedMatches(array $args = [])
118
 * @method \Aws\Result listRuleBasedMatches(array $args = [])
85
 * @method \GuzzleHttp\Promise\Promise listRuleBasedMatchesAsync(array $args = [])
119
 * @method \GuzzleHttp\Promise\Promise listRuleBasedMatchesAsync(array $args = [])
-
 
120
 * @method \Aws\Result listSegmentDefinitions(array $args = [])
-
 
121
 * @method \GuzzleHttp\Promise\Promise listSegmentDefinitionsAsync(array $args = [])
86
 * @method \Aws\Result listTagsForResource(array $args = [])
122
 * @method \Aws\Result listTagsForResource(array $args = [])
87
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
123
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
88
 * @method \Aws\Result listWorkflows(array $args = [])
124
 * @method \Aws\Result listWorkflows(array $args = [])
89
 * @method \GuzzleHttp\Promise\Promise listWorkflowsAsync(array $args = [])
125
 * @method \GuzzleHttp\Promise\Promise listWorkflowsAsync(array $args = [])
90
 * @method \Aws\Result mergeProfiles(array $args = [])
126
 * @method \Aws\Result mergeProfiles(array $args = [])
Línea 103... Línea 139...
103
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
139
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
104
 * @method \Aws\Result updateCalculatedAttributeDefinition(array $args = [])
140
 * @method \Aws\Result updateCalculatedAttributeDefinition(array $args = [])
105
 * @method \GuzzleHttp\Promise\Promise updateCalculatedAttributeDefinitionAsync(array $args = [])
141
 * @method \GuzzleHttp\Promise\Promise updateCalculatedAttributeDefinitionAsync(array $args = [])
106
 * @method \Aws\Result updateDomain(array $args = [])
142
 * @method \Aws\Result updateDomain(array $args = [])
107
 * @method \GuzzleHttp\Promise\Promise updateDomainAsync(array $args = [])
143
 * @method \GuzzleHttp\Promise\Promise updateDomainAsync(array $args = [])
-
 
144
 * @method \Aws\Result updateEventTrigger(array $args = [])
-
 
145
 * @method \GuzzleHttp\Promise\Promise updateEventTriggerAsync(array $args = [])
108
 * @method \Aws\Result updateProfile(array $args = [])
146
 * @method \Aws\Result updateProfile(array $args = [])
109
 * @method \GuzzleHttp\Promise\Promise updateProfileAsync(array $args = [])
147
 * @method \GuzzleHttp\Promise\Promise updateProfileAsync(array $args = [])
110
 */
148
 */
111
class CustomerProfilesClient extends AwsClient {}
149
class CustomerProfilesClient extends AwsClient {}