Proyectos de Subversion Moodle

Rev

Rev 1 | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?php
2
namespace Aws\Connect;
3
 
4
use Aws\AwsClient;
5
 
6
/**
7
 * This client is used to interact with the **Amazon Connect Service** service.
8
 * @method \Aws\Result activateEvaluationForm(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise activateEvaluationFormAsync(array $args = [])
1441 ariadna 10
 * @method \Aws\Result associateAnalyticsDataSet(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise associateAnalyticsDataSetAsync(array $args = [])
1 efrain 12
 * @method \Aws\Result associateApprovedOrigin(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise associateApprovedOriginAsync(array $args = [])
14
 * @method \Aws\Result associateBot(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise associateBotAsync(array $args = [])
16
 * @method \Aws\Result associateDefaultVocabulary(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise associateDefaultVocabularyAsync(array $args = [])
1441 ariadna 18
 * @method \Aws\Result associateFlow(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise associateFlowAsync(array $args = [])
1 efrain 20
 * @method \Aws\Result associateInstanceStorageConfig(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise associateInstanceStorageConfigAsync(array $args = [])
22
 * @method \Aws\Result associateLambdaFunction(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise associateLambdaFunctionAsync(array $args = [])
24
 * @method \Aws\Result associateLexBot(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise associateLexBotAsync(array $args = [])
26
 * @method \Aws\Result associatePhoneNumberContactFlow(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise associatePhoneNumberContactFlowAsync(array $args = [])
28
 * @method \Aws\Result associateQueueQuickConnects(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise associateQueueQuickConnectsAsync(array $args = [])
30
 * @method \Aws\Result associateRoutingProfileQueues(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise associateRoutingProfileQueuesAsync(array $args = [])
32
 * @method \Aws\Result associateSecurityKey(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise associateSecurityKeyAsync(array $args = [])
1441 ariadna 34
 * @method \Aws\Result associateTrafficDistributionGroupUser(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise associateTrafficDistributionGroupUserAsync(array $args = [])
36
 * @method \Aws\Result associateUserProficiencies(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise associateUserProficienciesAsync(array $args = [])
38
 * @method \Aws\Result batchAssociateAnalyticsDataSet(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise batchAssociateAnalyticsDataSetAsync(array $args = [])
40
 * @method \Aws\Result batchDisassociateAnalyticsDataSet(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise batchDisassociateAnalyticsDataSetAsync(array $args = [])
42
 * @method \Aws\Result batchGetAttachedFileMetadata(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise batchGetAttachedFileMetadataAsync(array $args = [])
44
 * @method \Aws\Result batchGetFlowAssociation(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise batchGetFlowAssociationAsync(array $args = [])
46
 * @method \Aws\Result batchPutContact(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise batchPutContactAsync(array $args = [])
1 efrain 48
 * @method \Aws\Result claimPhoneNumber(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise claimPhoneNumberAsync(array $args = [])
1441 ariadna 50
 * @method \Aws\Result completeAttachedFileUpload(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise completeAttachedFileUploadAsync(array $args = [])
1 efrain 52
 * @method \Aws\Result createAgentStatus(array $args = [])
53
 * @method \GuzzleHttp\Promise\Promise createAgentStatusAsync(array $args = [])
1441 ariadna 54
 * @method \Aws\Result createContact(array $args = [])
55
 * @method \GuzzleHttp\Promise\Promise createContactAsync(array $args = [])
1 efrain 56
 * @method \Aws\Result createContactFlow(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise createContactFlowAsync(array $args = [])
58
 * @method \Aws\Result createContactFlowModule(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise createContactFlowModuleAsync(array $args = [])
1441 ariadna 60
 * @method \Aws\Result createContactFlowVersion(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise createContactFlowVersionAsync(array $args = [])
62
 * @method \Aws\Result createEmailAddress(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise createEmailAddressAsync(array $args = [])
1 efrain 64
 * @method \Aws\Result createEvaluationForm(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise createEvaluationFormAsync(array $args = [])
66
 * @method \Aws\Result createHoursOfOperation(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise createHoursOfOperationAsync(array $args = [])
1441 ariadna 68
 * @method \Aws\Result createHoursOfOperationOverride(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise createHoursOfOperationOverrideAsync(array $args = [])
1 efrain 70
 * @method \Aws\Result createInstance(array $args = [])
71
 * @method \GuzzleHttp\Promise\Promise createInstanceAsync(array $args = [])
72
 * @method \Aws\Result createIntegrationAssociation(array $args = [])
73
 * @method \GuzzleHttp\Promise\Promise createIntegrationAssociationAsync(array $args = [])
74
 * @method \Aws\Result createParticipant(array $args = [])
75
 * @method \GuzzleHttp\Promise\Promise createParticipantAsync(array $args = [])
1441 ariadna 76
 * @method \Aws\Result createPersistentContactAssociation(array $args = [])
77
 * @method \GuzzleHttp\Promise\Promise createPersistentContactAssociationAsync(array $args = [])
78
 * @method \Aws\Result createPredefinedAttribute(array $args = [])
79
 * @method \GuzzleHttp\Promise\Promise createPredefinedAttributeAsync(array $args = [])
1 efrain 80
 * @method \Aws\Result createPrompt(array $args = [])
81
 * @method \GuzzleHttp\Promise\Promise createPromptAsync(array $args = [])
1441 ariadna 82
 * @method \Aws\Result createPushNotificationRegistration(array $args = [])
83
 * @method \GuzzleHttp\Promise\Promise createPushNotificationRegistrationAsync(array $args = [])
1 efrain 84
 * @method \Aws\Result createQueue(array $args = [])
85
 * @method \GuzzleHttp\Promise\Promise createQueueAsync(array $args = [])
86
 * @method \Aws\Result createQuickConnect(array $args = [])
87
 * @method \GuzzleHttp\Promise\Promise createQuickConnectAsync(array $args = [])
88
 * @method \Aws\Result createRoutingProfile(array $args = [])
89
 * @method \GuzzleHttp\Promise\Promise createRoutingProfileAsync(array $args = [])
90
 * @method \Aws\Result createRule(array $args = [])
91
 * @method \GuzzleHttp\Promise\Promise createRuleAsync(array $args = [])
92
 * @method \Aws\Result createSecurityProfile(array $args = [])
93
 * @method \GuzzleHttp\Promise\Promise createSecurityProfileAsync(array $args = [])
94
 * @method \Aws\Result createTaskTemplate(array $args = [])
95
 * @method \GuzzleHttp\Promise\Promise createTaskTemplateAsync(array $args = [])
96
 * @method \Aws\Result createTrafficDistributionGroup(array $args = [])
97
 * @method \GuzzleHttp\Promise\Promise createTrafficDistributionGroupAsync(array $args = [])
98
 * @method \Aws\Result createUseCase(array $args = [])
99
 * @method \GuzzleHttp\Promise\Promise createUseCaseAsync(array $args = [])
100
 * @method \Aws\Result createUser(array $args = [])
101
 * @method \GuzzleHttp\Promise\Promise createUserAsync(array $args = [])
102
 * @method \Aws\Result createUserHierarchyGroup(array $args = [])
103
 * @method \GuzzleHttp\Promise\Promise createUserHierarchyGroupAsync(array $args = [])
1441 ariadna 104
 * @method \Aws\Result createView(array $args = [])
105
 * @method \GuzzleHttp\Promise\Promise createViewAsync(array $args = [])
106
 * @method \Aws\Result createViewVersion(array $args = [])
107
 * @method \GuzzleHttp\Promise\Promise createViewVersionAsync(array $args = [])
1 efrain 108
 * @method \Aws\Result createVocabulary(array $args = [])
109
 * @method \GuzzleHttp\Promise\Promise createVocabularyAsync(array $args = [])
110
 * @method \Aws\Result deactivateEvaluationForm(array $args = [])
111
 * @method \GuzzleHttp\Promise\Promise deactivateEvaluationFormAsync(array $args = [])
1441 ariadna 112
 * @method \Aws\Result deleteAttachedFile(array $args = [])
113
 * @method \GuzzleHttp\Promise\Promise deleteAttachedFileAsync(array $args = [])
1 efrain 114
 * @method \Aws\Result deleteContactEvaluation(array $args = [])
115
 * @method \GuzzleHttp\Promise\Promise deleteContactEvaluationAsync(array $args = [])
116
 * @method \Aws\Result deleteContactFlow(array $args = [])
117
 * @method \GuzzleHttp\Promise\Promise deleteContactFlowAsync(array $args = [])
118
 * @method \Aws\Result deleteContactFlowModule(array $args = [])
119
 * @method \GuzzleHttp\Promise\Promise deleteContactFlowModuleAsync(array $args = [])
1441 ariadna 120
 * @method \Aws\Result deleteContactFlowVersion(array $args = [])
121
 * @method \GuzzleHttp\Promise\Promise deleteContactFlowVersionAsync(array $args = [])
122
 * @method \Aws\Result deleteEmailAddress(array $args = [])
123
 * @method \GuzzleHttp\Promise\Promise deleteEmailAddressAsync(array $args = [])
1 efrain 124
 * @method \Aws\Result deleteEvaluationForm(array $args = [])
125
 * @method \GuzzleHttp\Promise\Promise deleteEvaluationFormAsync(array $args = [])
126
 * @method \Aws\Result deleteHoursOfOperation(array $args = [])
127
 * @method \GuzzleHttp\Promise\Promise deleteHoursOfOperationAsync(array $args = [])
1441 ariadna 128
 * @method \Aws\Result deleteHoursOfOperationOverride(array $args = [])
129
 * @method \GuzzleHttp\Promise\Promise deleteHoursOfOperationOverrideAsync(array $args = [])
1 efrain 130
 * @method \Aws\Result deleteInstance(array $args = [])
131
 * @method \GuzzleHttp\Promise\Promise deleteInstanceAsync(array $args = [])
132
 * @method \Aws\Result deleteIntegrationAssociation(array $args = [])
133
 * @method \GuzzleHttp\Promise\Promise deleteIntegrationAssociationAsync(array $args = [])
1441 ariadna 134
 * @method \Aws\Result deletePredefinedAttribute(array $args = [])
135
 * @method \GuzzleHttp\Promise\Promise deletePredefinedAttributeAsync(array $args = [])
1 efrain 136
 * @method \Aws\Result deletePrompt(array $args = [])
137
 * @method \GuzzleHttp\Promise\Promise deletePromptAsync(array $args = [])
1441 ariadna 138
 * @method \Aws\Result deletePushNotificationRegistration(array $args = [])
139
 * @method \GuzzleHttp\Promise\Promise deletePushNotificationRegistrationAsync(array $args = [])
1 efrain 140
 * @method \Aws\Result deleteQueue(array $args = [])
141
 * @method \GuzzleHttp\Promise\Promise deleteQueueAsync(array $args = [])
142
 * @method \Aws\Result deleteQuickConnect(array $args = [])
143
 * @method \GuzzleHttp\Promise\Promise deleteQuickConnectAsync(array $args = [])
144
 * @method \Aws\Result deleteRoutingProfile(array $args = [])
145
 * @method \GuzzleHttp\Promise\Promise deleteRoutingProfileAsync(array $args = [])
146
 * @method \Aws\Result deleteRule(array $args = [])
147
 * @method \GuzzleHttp\Promise\Promise deleteRuleAsync(array $args = [])
148
 * @method \Aws\Result deleteSecurityProfile(array $args = [])
149
 * @method \GuzzleHttp\Promise\Promise deleteSecurityProfileAsync(array $args = [])
150
 * @method \Aws\Result deleteTaskTemplate(array $args = [])
151
 * @method \GuzzleHttp\Promise\Promise deleteTaskTemplateAsync(array $args = [])
152
 * @method \Aws\Result deleteTrafficDistributionGroup(array $args = [])
153
 * @method \GuzzleHttp\Promise\Promise deleteTrafficDistributionGroupAsync(array $args = [])
154
 * @method \Aws\Result deleteUseCase(array $args = [])
155
 * @method \GuzzleHttp\Promise\Promise deleteUseCaseAsync(array $args = [])
156
 * @method \Aws\Result deleteUser(array $args = [])
157
 * @method \GuzzleHttp\Promise\Promise deleteUserAsync(array $args = [])
158
 * @method \Aws\Result deleteUserHierarchyGroup(array $args = [])
159
 * @method \GuzzleHttp\Promise\Promise deleteUserHierarchyGroupAsync(array $args = [])
1441 ariadna 160
 * @method \Aws\Result deleteView(array $args = [])
161
 * @method \GuzzleHttp\Promise\Promise deleteViewAsync(array $args = [])
162
 * @method \Aws\Result deleteViewVersion(array $args = [])
163
 * @method \GuzzleHttp\Promise\Promise deleteViewVersionAsync(array $args = [])
1 efrain 164
 * @method \Aws\Result deleteVocabulary(array $args = [])
165
 * @method \GuzzleHttp\Promise\Promise deleteVocabularyAsync(array $args = [])
166
 * @method \Aws\Result describeAgentStatus(array $args = [])
167
 * @method \GuzzleHttp\Promise\Promise describeAgentStatusAsync(array $args = [])
1441 ariadna 168
 * @method \Aws\Result describeAuthenticationProfile(array $args = [])
169
 * @method \GuzzleHttp\Promise\Promise describeAuthenticationProfileAsync(array $args = [])
1 efrain 170
 * @method \Aws\Result describeContact(array $args = [])
171
 * @method \GuzzleHttp\Promise\Promise describeContactAsync(array $args = [])
172
 * @method \Aws\Result describeContactEvaluation(array $args = [])
173
 * @method \GuzzleHttp\Promise\Promise describeContactEvaluationAsync(array $args = [])
174
 * @method \Aws\Result describeContactFlow(array $args = [])
175
 * @method \GuzzleHttp\Promise\Promise describeContactFlowAsync(array $args = [])
176
 * @method \Aws\Result describeContactFlowModule(array $args = [])
177
 * @method \GuzzleHttp\Promise\Promise describeContactFlowModuleAsync(array $args = [])
1441 ariadna 178
 * @method \Aws\Result describeEmailAddress(array $args = [])
179
 * @method \GuzzleHttp\Promise\Promise describeEmailAddressAsync(array $args = [])
1 efrain 180
 * @method \Aws\Result describeEvaluationForm(array $args = [])
181
 * @method \GuzzleHttp\Promise\Promise describeEvaluationFormAsync(array $args = [])
182
 * @method \Aws\Result describeHoursOfOperation(array $args = [])
183
 * @method \GuzzleHttp\Promise\Promise describeHoursOfOperationAsync(array $args = [])
1441 ariadna 184
 * @method \Aws\Result describeHoursOfOperationOverride(array $args = [])
185
 * @method \GuzzleHttp\Promise\Promise describeHoursOfOperationOverrideAsync(array $args = [])
1 efrain 186
 * @method \Aws\Result describeInstance(array $args = [])
187
 * @method \GuzzleHttp\Promise\Promise describeInstanceAsync(array $args = [])
188
 * @method \Aws\Result describeInstanceAttribute(array $args = [])
189
 * @method \GuzzleHttp\Promise\Promise describeInstanceAttributeAsync(array $args = [])
190
 * @method \Aws\Result describeInstanceStorageConfig(array $args = [])
191
 * @method \GuzzleHttp\Promise\Promise describeInstanceStorageConfigAsync(array $args = [])
192
 * @method \Aws\Result describePhoneNumber(array $args = [])
193
 * @method \GuzzleHttp\Promise\Promise describePhoneNumberAsync(array $args = [])
1441 ariadna 194
 * @method \Aws\Result describePredefinedAttribute(array $args = [])
195
 * @method \GuzzleHttp\Promise\Promise describePredefinedAttributeAsync(array $args = [])
1 efrain 196
 * @method \Aws\Result describePrompt(array $args = [])
197
 * @method \GuzzleHttp\Promise\Promise describePromptAsync(array $args = [])
198
 * @method \Aws\Result describeQueue(array $args = [])
199
 * @method \GuzzleHttp\Promise\Promise describeQueueAsync(array $args = [])
200
 * @method \Aws\Result describeQuickConnect(array $args = [])
201
 * @method \GuzzleHttp\Promise\Promise describeQuickConnectAsync(array $args = [])
202
 * @method \Aws\Result describeRoutingProfile(array $args = [])
203
 * @method \GuzzleHttp\Promise\Promise describeRoutingProfileAsync(array $args = [])
204
 * @method \Aws\Result describeRule(array $args = [])
205
 * @method \GuzzleHttp\Promise\Promise describeRuleAsync(array $args = [])
206
 * @method \Aws\Result describeSecurityProfile(array $args = [])
207
 * @method \GuzzleHttp\Promise\Promise describeSecurityProfileAsync(array $args = [])
208
 * @method \Aws\Result describeTrafficDistributionGroup(array $args = [])
209
 * @method \GuzzleHttp\Promise\Promise describeTrafficDistributionGroupAsync(array $args = [])
210
 * @method \Aws\Result describeUser(array $args = [])
211
 * @method \GuzzleHttp\Promise\Promise describeUserAsync(array $args = [])
212
 * @method \Aws\Result describeUserHierarchyGroup(array $args = [])
213
 * @method \GuzzleHttp\Promise\Promise describeUserHierarchyGroupAsync(array $args = [])
214
 * @method \Aws\Result describeUserHierarchyStructure(array $args = [])
215
 * @method \GuzzleHttp\Promise\Promise describeUserHierarchyStructureAsync(array $args = [])
1441 ariadna 216
 * @method \Aws\Result describeView(array $args = [])
217
 * @method \GuzzleHttp\Promise\Promise describeViewAsync(array $args = [])
1 efrain 218
 * @method \Aws\Result describeVocabulary(array $args = [])
219
 * @method \GuzzleHttp\Promise\Promise describeVocabularyAsync(array $args = [])
1441 ariadna 220
 * @method \Aws\Result disassociateAnalyticsDataSet(array $args = [])
221
 * @method \GuzzleHttp\Promise\Promise disassociateAnalyticsDataSetAsync(array $args = [])
1 efrain 222
 * @method \Aws\Result disassociateApprovedOrigin(array $args = [])
223
 * @method \GuzzleHttp\Promise\Promise disassociateApprovedOriginAsync(array $args = [])
224
 * @method \Aws\Result disassociateBot(array $args = [])
225
 * @method \GuzzleHttp\Promise\Promise disassociateBotAsync(array $args = [])
1441 ariadna 226
 * @method \Aws\Result disassociateFlow(array $args = [])
227
 * @method \GuzzleHttp\Promise\Promise disassociateFlowAsync(array $args = [])
1 efrain 228
 * @method \Aws\Result disassociateInstanceStorageConfig(array $args = [])
229
 * @method \GuzzleHttp\Promise\Promise disassociateInstanceStorageConfigAsync(array $args = [])
230
 * @method \Aws\Result disassociateLambdaFunction(array $args = [])
231
 * @method \GuzzleHttp\Promise\Promise disassociateLambdaFunctionAsync(array $args = [])
232
 * @method \Aws\Result disassociateLexBot(array $args = [])
233
 * @method \GuzzleHttp\Promise\Promise disassociateLexBotAsync(array $args = [])
234
 * @method \Aws\Result disassociatePhoneNumberContactFlow(array $args = [])
235
 * @method \GuzzleHttp\Promise\Promise disassociatePhoneNumberContactFlowAsync(array $args = [])
236
 * @method \Aws\Result disassociateQueueQuickConnects(array $args = [])
237
 * @method \GuzzleHttp\Promise\Promise disassociateQueueQuickConnectsAsync(array $args = [])
238
 * @method \Aws\Result disassociateRoutingProfileQueues(array $args = [])
239
 * @method \GuzzleHttp\Promise\Promise disassociateRoutingProfileQueuesAsync(array $args = [])
240
 * @method \Aws\Result disassociateSecurityKey(array $args = [])
241
 * @method \GuzzleHttp\Promise\Promise disassociateSecurityKeyAsync(array $args = [])
1441 ariadna 242
 * @method \Aws\Result disassociateTrafficDistributionGroupUser(array $args = [])
243
 * @method \GuzzleHttp\Promise\Promise disassociateTrafficDistributionGroupUserAsync(array $args = [])
244
 * @method \Aws\Result disassociateUserProficiencies(array $args = [])
245
 * @method \GuzzleHttp\Promise\Promise disassociateUserProficienciesAsync(array $args = [])
1 efrain 246
 * @method \Aws\Result dismissUserContact(array $args = [])
247
 * @method \GuzzleHttp\Promise\Promise dismissUserContactAsync(array $args = [])
1441 ariadna 248
 * @method \Aws\Result getAttachedFile(array $args = [])
249
 * @method \GuzzleHttp\Promise\Promise getAttachedFileAsync(array $args = [])
1 efrain 250
 * @method \Aws\Result getContactAttributes(array $args = [])
251
 * @method \GuzzleHttp\Promise\Promise getContactAttributesAsync(array $args = [])
252
 * @method \Aws\Result getCurrentMetricData(array $args = [])
253
 * @method \GuzzleHttp\Promise\Promise getCurrentMetricDataAsync(array $args = [])
254
 * @method \Aws\Result getCurrentUserData(array $args = [])
255
 * @method \GuzzleHttp\Promise\Promise getCurrentUserDataAsync(array $args = [])
1441 ariadna 256
 * @method \Aws\Result getEffectiveHoursOfOperations(array $args = [])
257
 * @method \GuzzleHttp\Promise\Promise getEffectiveHoursOfOperationsAsync(array $args = [])
1 efrain 258
 * @method \Aws\Result getFederationToken(array $args = [])
259
 * @method \GuzzleHttp\Promise\Promise getFederationTokenAsync(array $args = [])
1441 ariadna 260
 * @method \Aws\Result getFlowAssociation(array $args = [])
261
 * @method \GuzzleHttp\Promise\Promise getFlowAssociationAsync(array $args = [])
1 efrain 262
 * @method \Aws\Result getMetricData(array $args = [])
263
 * @method \GuzzleHttp\Promise\Promise getMetricDataAsync(array $args = [])
264
 * @method \Aws\Result getMetricDataV2(array $args = [])
265
 * @method \GuzzleHttp\Promise\Promise getMetricDataV2Async(array $args = [])
266
 * @method \Aws\Result getPromptFile(array $args = [])
267
 * @method \GuzzleHttp\Promise\Promise getPromptFileAsync(array $args = [])
268
 * @method \Aws\Result getTaskTemplate(array $args = [])
269
 * @method \GuzzleHttp\Promise\Promise getTaskTemplateAsync(array $args = [])
270
 * @method \Aws\Result getTrafficDistribution(array $args = [])
271
 * @method \GuzzleHttp\Promise\Promise getTrafficDistributionAsync(array $args = [])
1441 ariadna 272
 * @method \Aws\Result importPhoneNumber(array $args = [])
273
 * @method \GuzzleHttp\Promise\Promise importPhoneNumberAsync(array $args = [])
1 efrain 274
 * @method \Aws\Result listAgentStatuses(array $args = [])
275
 * @method \GuzzleHttp\Promise\Promise listAgentStatusesAsync(array $args = [])
1441 ariadna 276
 * @method \Aws\Result listAnalyticsDataAssociations(array $args = [])
277
 * @method \GuzzleHttp\Promise\Promise listAnalyticsDataAssociationsAsync(array $args = [])
278
 * @method \Aws\Result listAnalyticsDataLakeDataSets(array $args = [])
279
 * @method \GuzzleHttp\Promise\Promise listAnalyticsDataLakeDataSetsAsync(array $args = [])
1 efrain 280
 * @method \Aws\Result listApprovedOrigins(array $args = [])
281
 * @method \GuzzleHttp\Promise\Promise listApprovedOriginsAsync(array $args = [])
1441 ariadna 282
 * @method \Aws\Result listAssociatedContacts(array $args = [])
283
 * @method \GuzzleHttp\Promise\Promise listAssociatedContactsAsync(array $args = [])
284
 * @method \Aws\Result listAuthenticationProfiles(array $args = [])
285
 * @method \GuzzleHttp\Promise\Promise listAuthenticationProfilesAsync(array $args = [])
1 efrain 286
 * @method \Aws\Result listBots(array $args = [])
287
 * @method \GuzzleHttp\Promise\Promise listBotsAsync(array $args = [])
288
 * @method \Aws\Result listContactEvaluations(array $args = [])
289
 * @method \GuzzleHttp\Promise\Promise listContactEvaluationsAsync(array $args = [])
290
 * @method \Aws\Result listContactFlowModules(array $args = [])
291
 * @method \GuzzleHttp\Promise\Promise listContactFlowModulesAsync(array $args = [])
1441 ariadna 292
 * @method \Aws\Result listContactFlowVersions(array $args = [])
293
 * @method \GuzzleHttp\Promise\Promise listContactFlowVersionsAsync(array $args = [])
1 efrain 294
 * @method \Aws\Result listContactFlows(array $args = [])
295
 * @method \GuzzleHttp\Promise\Promise listContactFlowsAsync(array $args = [])
296
 * @method \Aws\Result listContactReferences(array $args = [])
297
 * @method \GuzzleHttp\Promise\Promise listContactReferencesAsync(array $args = [])
298
 * @method \Aws\Result listDefaultVocabularies(array $args = [])
299
 * @method \GuzzleHttp\Promise\Promise listDefaultVocabulariesAsync(array $args = [])
300
 * @method \Aws\Result listEvaluationFormVersions(array $args = [])
301
 * @method \GuzzleHttp\Promise\Promise listEvaluationFormVersionsAsync(array $args = [])
302
 * @method \Aws\Result listEvaluationForms(array $args = [])
303
 * @method \GuzzleHttp\Promise\Promise listEvaluationFormsAsync(array $args = [])
1441 ariadna 304
 * @method \Aws\Result listFlowAssociations(array $args = [])
305
 * @method \GuzzleHttp\Promise\Promise listFlowAssociationsAsync(array $args = [])
306
 * @method \Aws\Result listHoursOfOperationOverrides(array $args = [])
307
 * @method \GuzzleHttp\Promise\Promise listHoursOfOperationOverridesAsync(array $args = [])
1 efrain 308
 * @method \Aws\Result listHoursOfOperations(array $args = [])
309
 * @method \GuzzleHttp\Promise\Promise listHoursOfOperationsAsync(array $args = [])
310
 * @method \Aws\Result listInstanceAttributes(array $args = [])
311
 * @method \GuzzleHttp\Promise\Promise listInstanceAttributesAsync(array $args = [])
312
 * @method \Aws\Result listInstanceStorageConfigs(array $args = [])
313
 * @method \GuzzleHttp\Promise\Promise listInstanceStorageConfigsAsync(array $args = [])
314
 * @method \Aws\Result listInstances(array $args = [])
315
 * @method \GuzzleHttp\Promise\Promise listInstancesAsync(array $args = [])
316
 * @method \Aws\Result listIntegrationAssociations(array $args = [])
317
 * @method \GuzzleHttp\Promise\Promise listIntegrationAssociationsAsync(array $args = [])
318
 * @method \Aws\Result listLambdaFunctions(array $args = [])
319
 * @method \GuzzleHttp\Promise\Promise listLambdaFunctionsAsync(array $args = [])
320
 * @method \Aws\Result listLexBots(array $args = [])
321
 * @method \GuzzleHttp\Promise\Promise listLexBotsAsync(array $args = [])
322
 * @method \Aws\Result listPhoneNumbers(array $args = [])
323
 * @method \GuzzleHttp\Promise\Promise listPhoneNumbersAsync(array $args = [])
324
 * @method \Aws\Result listPhoneNumbersV2(array $args = [])
325
 * @method \GuzzleHttp\Promise\Promise listPhoneNumbersV2Async(array $args = [])
1441 ariadna 326
 * @method \Aws\Result listPredefinedAttributes(array $args = [])
327
 * @method \GuzzleHttp\Promise\Promise listPredefinedAttributesAsync(array $args = [])
1 efrain 328
 * @method \Aws\Result listPrompts(array $args = [])
329
 * @method \GuzzleHttp\Promise\Promise listPromptsAsync(array $args = [])
330
 * @method \Aws\Result listQueueQuickConnects(array $args = [])
331
 * @method \GuzzleHttp\Promise\Promise listQueueQuickConnectsAsync(array $args = [])
332
 * @method \Aws\Result listQueues(array $args = [])
333
 * @method \GuzzleHttp\Promise\Promise listQueuesAsync(array $args = [])
334
 * @method \Aws\Result listQuickConnects(array $args = [])
335
 * @method \GuzzleHttp\Promise\Promise listQuickConnectsAsync(array $args = [])
1441 ariadna 336
 * @method \Aws\Result listRealtimeContactAnalysisSegmentsV2(array $args = [])
337
 * @method \GuzzleHttp\Promise\Promise listRealtimeContactAnalysisSegmentsV2Async(array $args = [])
1 efrain 338
 * @method \Aws\Result listRoutingProfileQueues(array $args = [])
339
 * @method \GuzzleHttp\Promise\Promise listRoutingProfileQueuesAsync(array $args = [])
340
 * @method \Aws\Result listRoutingProfiles(array $args = [])
341
 * @method \GuzzleHttp\Promise\Promise listRoutingProfilesAsync(array $args = [])
342
 * @method \Aws\Result listRules(array $args = [])
343
 * @method \GuzzleHttp\Promise\Promise listRulesAsync(array $args = [])
344
 * @method \Aws\Result listSecurityKeys(array $args = [])
345
 * @method \GuzzleHttp\Promise\Promise listSecurityKeysAsync(array $args = [])
1441 ariadna 346
 * @method \Aws\Result listSecurityProfileApplications(array $args = [])
347
 * @method \GuzzleHttp\Promise\Promise listSecurityProfileApplicationsAsync(array $args = [])
1 efrain 348
 * @method \Aws\Result listSecurityProfilePermissions(array $args = [])
349
 * @method \GuzzleHttp\Promise\Promise listSecurityProfilePermissionsAsync(array $args = [])
350
 * @method \Aws\Result listSecurityProfiles(array $args = [])
351
 * @method \GuzzleHttp\Promise\Promise listSecurityProfilesAsync(array $args = [])
352
 * @method \Aws\Result listTagsForResource(array $args = [])
353
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
354
 * @method \Aws\Result listTaskTemplates(array $args = [])
355
 * @method \GuzzleHttp\Promise\Promise listTaskTemplatesAsync(array $args = [])
1441 ariadna 356
 * @method \Aws\Result listTrafficDistributionGroupUsers(array $args = [])
357
 * @method \GuzzleHttp\Promise\Promise listTrafficDistributionGroupUsersAsync(array $args = [])
1 efrain 358
 * @method \Aws\Result listTrafficDistributionGroups(array $args = [])
359
 * @method \GuzzleHttp\Promise\Promise listTrafficDistributionGroupsAsync(array $args = [])
360
 * @method \Aws\Result listUseCases(array $args = [])
361
 * @method \GuzzleHttp\Promise\Promise listUseCasesAsync(array $args = [])
362
 * @method \Aws\Result listUserHierarchyGroups(array $args = [])
363
 * @method \GuzzleHttp\Promise\Promise listUserHierarchyGroupsAsync(array $args = [])
1441 ariadna 364
 * @method \Aws\Result listUserProficiencies(array $args = [])
365
 * @method \GuzzleHttp\Promise\Promise listUserProficienciesAsync(array $args = [])
1 efrain 366
 * @method \Aws\Result listUsers(array $args = [])
367
 * @method \GuzzleHttp\Promise\Promise listUsersAsync(array $args = [])
1441 ariadna 368
 * @method \Aws\Result listViewVersions(array $args = [])
369
 * @method \GuzzleHttp\Promise\Promise listViewVersionsAsync(array $args = [])
370
 * @method \Aws\Result listViews(array $args = [])
371
 * @method \GuzzleHttp\Promise\Promise listViewsAsync(array $args = [])
1 efrain 372
 * @method \Aws\Result monitorContact(array $args = [])
373
 * @method \GuzzleHttp\Promise\Promise monitorContactAsync(array $args = [])
1441 ariadna 374
 * @method \Aws\Result pauseContact(array $args = [])
375
 * @method \GuzzleHttp\Promise\Promise pauseContactAsync(array $args = [])
1 efrain 376
 * @method \Aws\Result putUserStatus(array $args = [])
377
 * @method \GuzzleHttp\Promise\Promise putUserStatusAsync(array $args = [])
378
 * @method \Aws\Result releasePhoneNumber(array $args = [])
379
 * @method \GuzzleHttp\Promise\Promise releasePhoneNumberAsync(array $args = [])
380
 * @method \Aws\Result replicateInstance(array $args = [])
381
 * @method \GuzzleHttp\Promise\Promise replicateInstanceAsync(array $args = [])
1441 ariadna 382
 * @method \Aws\Result resumeContact(array $args = [])
383
 * @method \GuzzleHttp\Promise\Promise resumeContactAsync(array $args = [])
1 efrain 384
 * @method \Aws\Result resumeContactRecording(array $args = [])
385
 * @method \GuzzleHttp\Promise\Promise resumeContactRecordingAsync(array $args = [])
1441 ariadna 386
 * @method \Aws\Result searchAgentStatuses(array $args = [])
387
 * @method \GuzzleHttp\Promise\Promise searchAgentStatusesAsync(array $args = [])
1 efrain 388
 * @method \Aws\Result searchAvailablePhoneNumbers(array $args = [])
389
 * @method \GuzzleHttp\Promise\Promise searchAvailablePhoneNumbersAsync(array $args = [])
1441 ariadna 390
 * @method \Aws\Result searchContactFlowModules(array $args = [])
391
 * @method \GuzzleHttp\Promise\Promise searchContactFlowModulesAsync(array $args = [])
392
 * @method \Aws\Result searchContactFlows(array $args = [])
393
 * @method \GuzzleHttp\Promise\Promise searchContactFlowsAsync(array $args = [])
394
 * @method \Aws\Result searchContacts(array $args = [])
395
 * @method \GuzzleHttp\Promise\Promise searchContactsAsync(array $args = [])
396
 * @method \Aws\Result searchEmailAddresses(array $args = [])
397
 * @method \GuzzleHttp\Promise\Promise searchEmailAddressesAsync(array $args = [])
398
 * @method \Aws\Result searchHoursOfOperationOverrides(array $args = [])
399
 * @method \GuzzleHttp\Promise\Promise searchHoursOfOperationOverridesAsync(array $args = [])
1 efrain 400
 * @method \Aws\Result searchHoursOfOperations(array $args = [])
401
 * @method \GuzzleHttp\Promise\Promise searchHoursOfOperationsAsync(array $args = [])
1441 ariadna 402
 * @method \Aws\Result searchPredefinedAttributes(array $args = [])
403
 * @method \GuzzleHttp\Promise\Promise searchPredefinedAttributesAsync(array $args = [])
1 efrain 404
 * @method \Aws\Result searchPrompts(array $args = [])
405
 * @method \GuzzleHttp\Promise\Promise searchPromptsAsync(array $args = [])
406
 * @method \Aws\Result searchQueues(array $args = [])
407
 * @method \GuzzleHttp\Promise\Promise searchQueuesAsync(array $args = [])
408
 * @method \Aws\Result searchQuickConnects(array $args = [])
409
 * @method \GuzzleHttp\Promise\Promise searchQuickConnectsAsync(array $args = [])
410
 * @method \Aws\Result searchResourceTags(array $args = [])
411
 * @method \GuzzleHttp\Promise\Promise searchResourceTagsAsync(array $args = [])
412
 * @method \Aws\Result searchRoutingProfiles(array $args = [])
413
 * @method \GuzzleHttp\Promise\Promise searchRoutingProfilesAsync(array $args = [])
414
 * @method \Aws\Result searchSecurityProfiles(array $args = [])
415
 * @method \GuzzleHttp\Promise\Promise searchSecurityProfilesAsync(array $args = [])
1441 ariadna 416
 * @method \Aws\Result searchUserHierarchyGroups(array $args = [])
417
 * @method \GuzzleHttp\Promise\Promise searchUserHierarchyGroupsAsync(array $args = [])
1 efrain 418
 * @method \Aws\Result searchUsers(array $args = [])
419
 * @method \GuzzleHttp\Promise\Promise searchUsersAsync(array $args = [])
420
 * @method \Aws\Result searchVocabularies(array $args = [])
421
 * @method \GuzzleHttp\Promise\Promise searchVocabulariesAsync(array $args = [])
1441 ariadna 422
 * @method \Aws\Result sendChatIntegrationEvent(array $args = [])
423
 * @method \GuzzleHttp\Promise\Promise sendChatIntegrationEventAsync(array $args = [])
424
 * @method \Aws\Result sendOutboundEmail(array $args = [])
425
 * @method \GuzzleHttp\Promise\Promise sendOutboundEmailAsync(array $args = [])
426
 * @method \Aws\Result startAttachedFileUpload(array $args = [])
427
 * @method \GuzzleHttp\Promise\Promise startAttachedFileUploadAsync(array $args = [])
1 efrain 428
 * @method \Aws\Result startChatContact(array $args = [])
429
 * @method \GuzzleHttp\Promise\Promise startChatContactAsync(array $args = [])
430
 * @method \Aws\Result startContactEvaluation(array $args = [])
431
 * @method \GuzzleHttp\Promise\Promise startContactEvaluationAsync(array $args = [])
432
 * @method \Aws\Result startContactRecording(array $args = [])
433
 * @method \GuzzleHttp\Promise\Promise startContactRecordingAsync(array $args = [])
434
 * @method \Aws\Result startContactStreaming(array $args = [])
435
 * @method \GuzzleHttp\Promise\Promise startContactStreamingAsync(array $args = [])
1441 ariadna 436
 * @method \Aws\Result startEmailContact(array $args = [])
437
 * @method \GuzzleHttp\Promise\Promise startEmailContactAsync(array $args = [])
438
 * @method \Aws\Result startOutboundChatContact(array $args = [])
439
 * @method \GuzzleHttp\Promise\Promise startOutboundChatContactAsync(array $args = [])
440
 * @method \Aws\Result startOutboundEmailContact(array $args = [])
441
 * @method \GuzzleHttp\Promise\Promise startOutboundEmailContactAsync(array $args = [])
1 efrain 442
 * @method \Aws\Result startOutboundVoiceContact(array $args = [])
443
 * @method \GuzzleHttp\Promise\Promise startOutboundVoiceContactAsync(array $args = [])
1441 ariadna 444
 * @method \Aws\Result startScreenSharing(array $args = [])
445
 * @method \GuzzleHttp\Promise\Promise startScreenSharingAsync(array $args = [])
1 efrain 446
 * @method \Aws\Result startTaskContact(array $args = [])
447
 * @method \GuzzleHttp\Promise\Promise startTaskContactAsync(array $args = [])
1441 ariadna 448
 * @method \Aws\Result startWebRTCContact(array $args = [])
449
 * @method \GuzzleHttp\Promise\Promise startWebRTCContactAsync(array $args = [])
1 efrain 450
 * @method \Aws\Result stopContact(array $args = [])
451
 * @method \GuzzleHttp\Promise\Promise stopContactAsync(array $args = [])
452
 * @method \Aws\Result stopContactRecording(array $args = [])
453
 * @method \GuzzleHttp\Promise\Promise stopContactRecordingAsync(array $args = [])
454
 * @method \Aws\Result stopContactStreaming(array $args = [])
455
 * @method \GuzzleHttp\Promise\Promise stopContactStreamingAsync(array $args = [])
456
 * @method \Aws\Result submitContactEvaluation(array $args = [])
457
 * @method \GuzzleHttp\Promise\Promise submitContactEvaluationAsync(array $args = [])
458
 * @method \Aws\Result suspendContactRecording(array $args = [])
459
 * @method \GuzzleHttp\Promise\Promise suspendContactRecordingAsync(array $args = [])
1441 ariadna 460
 * @method \Aws\Result tagContact(array $args = [])
461
 * @method \GuzzleHttp\Promise\Promise tagContactAsync(array $args = [])
1 efrain 462
 * @method \Aws\Result tagResource(array $args = [])
463
 * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
464
 * @method \Aws\Result transferContact(array $args = [])
465
 * @method \GuzzleHttp\Promise\Promise transferContactAsync(array $args = [])
1441 ariadna 466
 * @method \Aws\Result untagContact(array $args = [])
467
 * @method \GuzzleHttp\Promise\Promise untagContactAsync(array $args = [])
1 efrain 468
 * @method \Aws\Result untagResource(array $args = [])
469
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
470
 * @method \Aws\Result updateAgentStatus(array $args = [])
471
 * @method \GuzzleHttp\Promise\Promise updateAgentStatusAsync(array $args = [])
1441 ariadna 472
 * @method \Aws\Result updateAuthenticationProfile(array $args = [])
473
 * @method \GuzzleHttp\Promise\Promise updateAuthenticationProfileAsync(array $args = [])
1 efrain 474
 * @method \Aws\Result updateContact(array $args = [])
475
 * @method \GuzzleHttp\Promise\Promise updateContactAsync(array $args = [])
476
 * @method \Aws\Result updateContactAttributes(array $args = [])
477
 * @method \GuzzleHttp\Promise\Promise updateContactAttributesAsync(array $args = [])
478
 * @method \Aws\Result updateContactEvaluation(array $args = [])
479
 * @method \GuzzleHttp\Promise\Promise updateContactEvaluationAsync(array $args = [])
480
 * @method \Aws\Result updateContactFlowContent(array $args = [])
481
 * @method \GuzzleHttp\Promise\Promise updateContactFlowContentAsync(array $args = [])
482
 * @method \Aws\Result updateContactFlowMetadata(array $args = [])
483
 * @method \GuzzleHttp\Promise\Promise updateContactFlowMetadataAsync(array $args = [])
484
 * @method \Aws\Result updateContactFlowModuleContent(array $args = [])
485
 * @method \GuzzleHttp\Promise\Promise updateContactFlowModuleContentAsync(array $args = [])
486
 * @method \Aws\Result updateContactFlowModuleMetadata(array $args = [])
487
 * @method \GuzzleHttp\Promise\Promise updateContactFlowModuleMetadataAsync(array $args = [])
488
 * @method \Aws\Result updateContactFlowName(array $args = [])
489
 * @method \GuzzleHttp\Promise\Promise updateContactFlowNameAsync(array $args = [])
1441 ariadna 490
 * @method \Aws\Result updateContactRoutingData(array $args = [])
491
 * @method \GuzzleHttp\Promise\Promise updateContactRoutingDataAsync(array $args = [])
1 efrain 492
 * @method \Aws\Result updateContactSchedule(array $args = [])
493
 * @method \GuzzleHttp\Promise\Promise updateContactScheduleAsync(array $args = [])
1441 ariadna 494
 * @method \Aws\Result updateEmailAddressMetadata(array $args = [])
495
 * @method \GuzzleHttp\Promise\Promise updateEmailAddressMetadataAsync(array $args = [])
1 efrain 496
 * @method \Aws\Result updateEvaluationForm(array $args = [])
497
 * @method \GuzzleHttp\Promise\Promise updateEvaluationFormAsync(array $args = [])
498
 * @method \Aws\Result updateHoursOfOperation(array $args = [])
499
 * @method \GuzzleHttp\Promise\Promise updateHoursOfOperationAsync(array $args = [])
1441 ariadna 500
 * @method \Aws\Result updateHoursOfOperationOverride(array $args = [])
501
 * @method \GuzzleHttp\Promise\Promise updateHoursOfOperationOverrideAsync(array $args = [])
1 efrain 502
 * @method \Aws\Result updateInstanceAttribute(array $args = [])
503
 * @method \GuzzleHttp\Promise\Promise updateInstanceAttributeAsync(array $args = [])
504
 * @method \Aws\Result updateInstanceStorageConfig(array $args = [])
505
 * @method \GuzzleHttp\Promise\Promise updateInstanceStorageConfigAsync(array $args = [])
1441 ariadna 506
 * @method \Aws\Result updateParticipantAuthentication(array $args = [])
507
 * @method \GuzzleHttp\Promise\Promise updateParticipantAuthenticationAsync(array $args = [])
1 efrain 508
 * @method \Aws\Result updateParticipantRoleConfig(array $args = [])
509
 * @method \GuzzleHttp\Promise\Promise updateParticipantRoleConfigAsync(array $args = [])
510
 * @method \Aws\Result updatePhoneNumber(array $args = [])
511
 * @method \GuzzleHttp\Promise\Promise updatePhoneNumberAsync(array $args = [])
1441 ariadna 512
 * @method \Aws\Result updatePhoneNumberMetadata(array $args = [])
513
 * @method \GuzzleHttp\Promise\Promise updatePhoneNumberMetadataAsync(array $args = [])
514
 * @method \Aws\Result updatePredefinedAttribute(array $args = [])
515
 * @method \GuzzleHttp\Promise\Promise updatePredefinedAttributeAsync(array $args = [])
1 efrain 516
 * @method \Aws\Result updatePrompt(array $args = [])
517
 * @method \GuzzleHttp\Promise\Promise updatePromptAsync(array $args = [])
518
 * @method \Aws\Result updateQueueHoursOfOperation(array $args = [])
519
 * @method \GuzzleHttp\Promise\Promise updateQueueHoursOfOperationAsync(array $args = [])
520
 * @method \Aws\Result updateQueueMaxContacts(array $args = [])
521
 * @method \GuzzleHttp\Promise\Promise updateQueueMaxContactsAsync(array $args = [])
522
 * @method \Aws\Result updateQueueName(array $args = [])
523
 * @method \GuzzleHttp\Promise\Promise updateQueueNameAsync(array $args = [])
524
 * @method \Aws\Result updateQueueOutboundCallerConfig(array $args = [])
525
 * @method \GuzzleHttp\Promise\Promise updateQueueOutboundCallerConfigAsync(array $args = [])
1441 ariadna 526
 * @method \Aws\Result updateQueueOutboundEmailConfig(array $args = [])
527
 * @method \GuzzleHttp\Promise\Promise updateQueueOutboundEmailConfigAsync(array $args = [])
1 efrain 528
 * @method \Aws\Result updateQueueStatus(array $args = [])
529
 * @method \GuzzleHttp\Promise\Promise updateQueueStatusAsync(array $args = [])
530
 * @method \Aws\Result updateQuickConnectConfig(array $args = [])
531
 * @method \GuzzleHttp\Promise\Promise updateQuickConnectConfigAsync(array $args = [])
532
 * @method \Aws\Result updateQuickConnectName(array $args = [])
533
 * @method \GuzzleHttp\Promise\Promise updateQuickConnectNameAsync(array $args = [])
534
 * @method \Aws\Result updateRoutingProfileAgentAvailabilityTimer(array $args = [])
535
 * @method \GuzzleHttp\Promise\Promise updateRoutingProfileAgentAvailabilityTimerAsync(array $args = [])
536
 * @method \Aws\Result updateRoutingProfileConcurrency(array $args = [])
537
 * @method \GuzzleHttp\Promise\Promise updateRoutingProfileConcurrencyAsync(array $args = [])
538
 * @method \Aws\Result updateRoutingProfileDefaultOutboundQueue(array $args = [])
539
 * @method \GuzzleHttp\Promise\Promise updateRoutingProfileDefaultOutboundQueueAsync(array $args = [])
540
 * @method \Aws\Result updateRoutingProfileName(array $args = [])
541
 * @method \GuzzleHttp\Promise\Promise updateRoutingProfileNameAsync(array $args = [])
542
 * @method \Aws\Result updateRoutingProfileQueues(array $args = [])
543
 * @method \GuzzleHttp\Promise\Promise updateRoutingProfileQueuesAsync(array $args = [])
544
 * @method \Aws\Result updateRule(array $args = [])
545
 * @method \GuzzleHttp\Promise\Promise updateRuleAsync(array $args = [])
546
 * @method \Aws\Result updateSecurityProfile(array $args = [])
547
 * @method \GuzzleHttp\Promise\Promise updateSecurityProfileAsync(array $args = [])
548
 * @method \Aws\Result updateTaskTemplate(array $args = [])
549
 * @method \GuzzleHttp\Promise\Promise updateTaskTemplateAsync(array $args = [])
550
 * @method \Aws\Result updateTrafficDistribution(array $args = [])
551
 * @method \GuzzleHttp\Promise\Promise updateTrafficDistributionAsync(array $args = [])
552
 * @method \Aws\Result updateUserHierarchy(array $args = [])
553
 * @method \GuzzleHttp\Promise\Promise updateUserHierarchyAsync(array $args = [])
554
 * @method \Aws\Result updateUserHierarchyGroupName(array $args = [])
555
 * @method \GuzzleHttp\Promise\Promise updateUserHierarchyGroupNameAsync(array $args = [])
556
 * @method \Aws\Result updateUserHierarchyStructure(array $args = [])
557
 * @method \GuzzleHttp\Promise\Promise updateUserHierarchyStructureAsync(array $args = [])
558
 * @method \Aws\Result updateUserIdentityInfo(array $args = [])
559
 * @method \GuzzleHttp\Promise\Promise updateUserIdentityInfoAsync(array $args = [])
560
 * @method \Aws\Result updateUserPhoneConfig(array $args = [])
561
 * @method \GuzzleHttp\Promise\Promise updateUserPhoneConfigAsync(array $args = [])
1441 ariadna 562
 * @method \Aws\Result updateUserProficiencies(array $args = [])
563
 * @method \GuzzleHttp\Promise\Promise updateUserProficienciesAsync(array $args = [])
1 efrain 564
 * @method \Aws\Result updateUserRoutingProfile(array $args = [])
565
 * @method \GuzzleHttp\Promise\Promise updateUserRoutingProfileAsync(array $args = [])
566
 * @method \Aws\Result updateUserSecurityProfiles(array $args = [])
567
 * @method \GuzzleHttp\Promise\Promise updateUserSecurityProfilesAsync(array $args = [])
1441 ariadna 568
 * @method \Aws\Result updateViewContent(array $args = [])
569
 * @method \GuzzleHttp\Promise\Promise updateViewContentAsync(array $args = [])
570
 * @method \Aws\Result updateViewMetadata(array $args = [])
571
 * @method \GuzzleHttp\Promise\Promise updateViewMetadataAsync(array $args = [])
1 efrain 572
 */
573
class ConnectClient extends AwsClient {}