|
7 | 7 | * This client is used to interact with the **Amazon Connect Service** service.
|
8 | 8 | * @method \Aws\Result activateEvaluationForm(array $args = [])
|
9 | 9 | * @method \GuzzleHttp\Promise\Promise activateEvaluationFormAsync(array $args = [])
|
| 10 | + * @method \Aws\Result associateAnalyticsDataSet(array $args = []) |
| 11 | + * @method \GuzzleHttp\Promise\Promise associateAnalyticsDataSetAsync(array $args = []) |
10 | 12 | * @method \Aws\Result associateApprovedOrigin(array $args = [])
|
11 | 13 | * @method \GuzzleHttp\Promise\Promise associateApprovedOriginAsync(array $args = [])
|
12 | 14 | * @method \Aws\Result associateBot(array $args = [])
|
13 | 15 | * @method \GuzzleHttp\Promise\Promise associateBotAsync(array $args = [])
|
14 | 16 | * @method \Aws\Result associateDefaultVocabulary(array $args = [])
|
15 | 17 | * @method \GuzzleHttp\Promise\Promise associateDefaultVocabularyAsync(array $args = [])
|
| 18 | + * @method \Aws\Result associateFlow(array $args = []) |
| 19 | + * @method \GuzzleHttp\Promise\Promise associateFlowAsync(array $args = []) |
16 | 20 | * @method \Aws\Result associateInstanceStorageConfig(array $args = [])
|
17 | 21 | * @method \GuzzleHttp\Promise\Promise associateInstanceStorageConfigAsync(array $args = [])
|
18 | 22 | * @method \Aws\Result associateLambdaFunction(array $args = [])
|
|
29 | 33 | * @method \GuzzleHttp\Promise\Promise associateSecurityKeyAsync(array $args = [])
|
30 | 34 | * @method \Aws\Result associateTrafficDistributionGroupUser(array $args = [])
|
31 | 35 | * @method \GuzzleHttp\Promise\Promise associateTrafficDistributionGroupUserAsync(array $args = [])
|
| 36 | + * @method \Aws\Result batchAssociateAnalyticsDataSet(array $args = []) |
| 37 | + * @method \GuzzleHttp\Promise\Promise batchAssociateAnalyticsDataSetAsync(array $args = []) |
| 38 | + * @method \Aws\Result batchDisassociateAnalyticsDataSet(array $args = []) |
| 39 | + * @method \GuzzleHttp\Promise\Promise batchDisassociateAnalyticsDataSetAsync(array $args = []) |
32 | 40 | * @method \Aws\Result batchGetFlowAssociation(array $args = [])
|
33 | 41 | * @method \GuzzleHttp\Promise\Promise batchGetFlowAssociationAsync(array $args = [])
|
34 | 42 | * @method \Aws\Result batchPutContact(array $args = [])
|
|
171 | 179 | * @method \GuzzleHttp\Promise\Promise describeViewAsync(array $args = [])
|
172 | 180 | * @method \Aws\Result describeVocabulary(array $args = [])
|
173 | 181 | * @method \GuzzleHttp\Promise\Promise describeVocabularyAsync(array $args = [])
|
| 182 | + * @method \Aws\Result disassociateAnalyticsDataSet(array $args = []) |
| 183 | + * @method \GuzzleHttp\Promise\Promise disassociateAnalyticsDataSetAsync(array $args = []) |
174 | 184 | * @method \Aws\Result disassociateApprovedOrigin(array $args = [])
|
175 | 185 | * @method \GuzzleHttp\Promise\Promise disassociateApprovedOriginAsync(array $args = [])
|
176 | 186 | * @method \Aws\Result disassociateBot(array $args = [])
|
177 | 187 | * @method \GuzzleHttp\Promise\Promise disassociateBotAsync(array $args = [])
|
| 188 | + * @method \Aws\Result disassociateFlow(array $args = []) |
| 189 | + * @method \GuzzleHttp\Promise\Promise disassociateFlowAsync(array $args = []) |
178 | 190 | * @method \Aws\Result disassociateInstanceStorageConfig(array $args = [])
|
179 | 191 | * @method \GuzzleHttp\Promise\Promise disassociateInstanceStorageConfigAsync(array $args = [])
|
180 | 192 | * @method \Aws\Result disassociateLambdaFunction(array $args = [])
|
|
201 | 213 | * @method \GuzzleHttp\Promise\Promise getCurrentUserDataAsync(array $args = [])
|
202 | 214 | * @method \Aws\Result getFederationToken(array $args = [])
|
203 | 215 | * @method \GuzzleHttp\Promise\Promise getFederationTokenAsync(array $args = [])
|
| 216 | + * @method \Aws\Result getFlowAssociation(array $args = []) |
| 217 | + * @method \GuzzleHttp\Promise\Promise getFlowAssociationAsync(array $args = []) |
204 | 218 | * @method \Aws\Result getMetricData(array $args = [])
|
205 | 219 | * @method \GuzzleHttp\Promise\Promise getMetricDataAsync(array $args = [])
|
206 | 220 | * @method \Aws\Result getMetricDataV2(array $args = [])
|
|
211 | 225 | * @method \GuzzleHttp\Promise\Promise getTaskTemplateAsync(array $args = [])
|
212 | 226 | * @method \Aws\Result getTrafficDistribution(array $args = [])
|
213 | 227 | * @method \GuzzleHttp\Promise\Promise getTrafficDistributionAsync(array $args = [])
|
| 228 | + * @method \Aws\Result importPhoneNumber(array $args = []) |
| 229 | + * @method \GuzzleHttp\Promise\Promise importPhoneNumberAsync(array $args = []) |
214 | 230 | * @method \Aws\Result listAgentStatuses(array $args = [])
|
215 | 231 | * @method \GuzzleHttp\Promise\Promise listAgentStatusesAsync(array $args = [])
|
| 232 | + * @method \Aws\Result listAnalyticsDataAssociations(array $args = []) |
| 233 | + * @method \GuzzleHttp\Promise\Promise listAnalyticsDataAssociationsAsync(array $args = []) |
216 | 234 | * @method \Aws\Result listApprovedOrigins(array $args = [])
|
217 | 235 | * @method \GuzzleHttp\Promise\Promise listApprovedOriginsAsync(array $args = [])
|
218 | 236 | * @method \Aws\Result listBots(array $args = [])
|
|
231 | 249 | * @method \GuzzleHttp\Promise\Promise listEvaluationFormVersionsAsync(array $args = [])
|
232 | 250 | * @method \Aws\Result listEvaluationForms(array $args = [])
|
233 | 251 | * @method \GuzzleHttp\Promise\Promise listEvaluationFormsAsync(array $args = [])
|
| 252 | + * @method \Aws\Result listFlowAssociations(array $args = []) |
| 253 | + * @method \GuzzleHttp\Promise\Promise listFlowAssociationsAsync(array $args = []) |
234 | 254 | * @method \Aws\Result listHoursOfOperations(array $args = [])
|
235 | 255 | * @method \GuzzleHttp\Promise\Promise listHoursOfOperationsAsync(array $args = [])
|
236 | 256 | * @method \Aws\Result listInstanceAttributes(array $args = [])
|
|
257 | 277 | * @method \GuzzleHttp\Promise\Promise listQueuesAsync(array $args = [])
|
258 | 278 | * @method \Aws\Result listQuickConnects(array $args = [])
|
259 | 279 | * @method \GuzzleHttp\Promise\Promise listQuickConnectsAsync(array $args = [])
|
| 280 | + * @method \Aws\Result listRealtimeContactAnalysisSegmentsV2(array $args = []) |
| 281 | + * @method \GuzzleHttp\Promise\Promise listRealtimeContactAnalysisSegmentsV2Async(array $args = []) |
260 | 282 | * @method \Aws\Result listRoutingProfileQueues(array $args = [])
|
261 | 283 | * @method \GuzzleHttp\Promise\Promise listRoutingProfileQueuesAsync(array $args = [])
|
262 | 284 | * @method \Aws\Result listRoutingProfiles(array $args = [])
|
|
319 | 341 | * @method \GuzzleHttp\Promise\Promise searchUsersAsync(array $args = [])
|
320 | 342 | * @method \Aws\Result searchVocabularies(array $args = [])
|
321 | 343 | * @method \GuzzleHttp\Promise\Promise searchVocabulariesAsync(array $args = [])
|
| 344 | + * @method \Aws\Result sendChatIntegrationEvent(array $args = []) |
| 345 | + * @method \GuzzleHttp\Promise\Promise sendChatIntegrationEventAsync(array $args = []) |
322 | 346 | * @method \Aws\Result startChatContact(array $args = [])
|
323 | 347 | * @method \GuzzleHttp\Promise\Promise startChatContactAsync(array $args = [])
|
324 | 348 | * @method \Aws\Result startContactEvaluation(array $args = [])
|
|
331 | 355 | * @method \GuzzleHttp\Promise\Promise startOutboundVoiceContactAsync(array $args = [])
|
332 | 356 | * @method \Aws\Result startTaskContact(array $args = [])
|
333 | 357 | * @method \GuzzleHttp\Promise\Promise startTaskContactAsync(array $args = [])
|
| 358 | + * @method \Aws\Result startWebRTCContact(array $args = []) |
| 359 | + * @method \GuzzleHttp\Promise\Promise startWebRTCContactAsync(array $args = []) |
334 | 360 | * @method \Aws\Result stopContact(array $args = [])
|
335 | 361 | * @method \GuzzleHttp\Promise\Promise stopContactAsync(array $args = [])
|
336 | 362 | * @method \Aws\Result stopContactRecording(array $args = [])
|
|
0 commit comments