1441 |
ariadna |
1 |
<?php
|
|
|
2 |
namespace Aws\ConnectCampaignsV2;
|
|
|
3 |
|
|
|
4 |
use Aws\AwsClient;
|
|
|
5 |
|
|
|
6 |
/**
|
|
|
7 |
* This client is used to interact with the **AmazonConnectCampaignServiceV2** service.
|
|
|
8 |
* @method \Aws\Result createCampaign(array $args = [])
|
|
|
9 |
* @method \GuzzleHttp\Promise\Promise createCampaignAsync(array $args = [])
|
|
|
10 |
* @method \Aws\Result deleteCampaign(array $args = [])
|
|
|
11 |
* @method \GuzzleHttp\Promise\Promise deleteCampaignAsync(array $args = [])
|
|
|
12 |
* @method \Aws\Result deleteCampaignChannelSubtypeConfig(array $args = [])
|
|
|
13 |
* @method \GuzzleHttp\Promise\Promise deleteCampaignChannelSubtypeConfigAsync(array $args = [])
|
|
|
14 |
* @method \Aws\Result deleteCampaignCommunicationLimits(array $args = [])
|
|
|
15 |
* @method \GuzzleHttp\Promise\Promise deleteCampaignCommunicationLimitsAsync(array $args = [])
|
|
|
16 |
* @method \Aws\Result deleteCampaignCommunicationTime(array $args = [])
|
|
|
17 |
* @method \GuzzleHttp\Promise\Promise deleteCampaignCommunicationTimeAsync(array $args = [])
|
|
|
18 |
* @method \Aws\Result deleteConnectInstanceConfig(array $args = [])
|
|
|
19 |
* @method \GuzzleHttp\Promise\Promise deleteConnectInstanceConfigAsync(array $args = [])
|
|
|
20 |
* @method \Aws\Result deleteConnectInstanceIntegration(array $args = [])
|
|
|
21 |
* @method \GuzzleHttp\Promise\Promise deleteConnectInstanceIntegrationAsync(array $args = [])
|
|
|
22 |
* @method \Aws\Result deleteInstanceOnboardingJob(array $args = [])
|
|
|
23 |
* @method \GuzzleHttp\Promise\Promise deleteInstanceOnboardingJobAsync(array $args = [])
|
|
|
24 |
* @method \Aws\Result describeCampaign(array $args = [])
|
|
|
25 |
* @method \GuzzleHttp\Promise\Promise describeCampaignAsync(array $args = [])
|
|
|
26 |
* @method \Aws\Result getCampaignState(array $args = [])
|
|
|
27 |
* @method \GuzzleHttp\Promise\Promise getCampaignStateAsync(array $args = [])
|
|
|
28 |
* @method \Aws\Result getCampaignStateBatch(array $args = [])
|
|
|
29 |
* @method \GuzzleHttp\Promise\Promise getCampaignStateBatchAsync(array $args = [])
|
|
|
30 |
* @method \Aws\Result getConnectInstanceConfig(array $args = [])
|
|
|
31 |
* @method \GuzzleHttp\Promise\Promise getConnectInstanceConfigAsync(array $args = [])
|
|
|
32 |
* @method \Aws\Result getInstanceOnboardingJobStatus(array $args = [])
|
|
|
33 |
* @method \GuzzleHttp\Promise\Promise getInstanceOnboardingJobStatusAsync(array $args = [])
|
|
|
34 |
* @method \Aws\Result listCampaigns(array $args = [])
|
|
|
35 |
* @method \GuzzleHttp\Promise\Promise listCampaignsAsync(array $args = [])
|
|
|
36 |
* @method \Aws\Result listConnectInstanceIntegrations(array $args = [])
|
|
|
37 |
* @method \GuzzleHttp\Promise\Promise listConnectInstanceIntegrationsAsync(array $args = [])
|
|
|
38 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
|
|
39 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
|
|
40 |
* @method \Aws\Result pauseCampaign(array $args = [])
|
|
|
41 |
* @method \GuzzleHttp\Promise\Promise pauseCampaignAsync(array $args = [])
|
|
|
42 |
* @method \Aws\Result putConnectInstanceIntegration(array $args = [])
|
|
|
43 |
* @method \GuzzleHttp\Promise\Promise putConnectInstanceIntegrationAsync(array $args = [])
|
|
|
44 |
* @method \Aws\Result putOutboundRequestBatch(array $args = [])
|
|
|
45 |
* @method \GuzzleHttp\Promise\Promise putOutboundRequestBatchAsync(array $args = [])
|
|
|
46 |
* @method \Aws\Result putProfileOutboundRequestBatch(array $args = [])
|
|
|
47 |
* @method \GuzzleHttp\Promise\Promise putProfileOutboundRequestBatchAsync(array $args = [])
|
|
|
48 |
* @method \Aws\Result resumeCampaign(array $args = [])
|
|
|
49 |
* @method \GuzzleHttp\Promise\Promise resumeCampaignAsync(array $args = [])
|
|
|
50 |
* @method \Aws\Result startCampaign(array $args = [])
|
|
|
51 |
* @method \GuzzleHttp\Promise\Promise startCampaignAsync(array $args = [])
|
|
|
52 |
* @method \Aws\Result startInstanceOnboardingJob(array $args = [])
|
|
|
53 |
* @method \GuzzleHttp\Promise\Promise startInstanceOnboardingJobAsync(array $args = [])
|
|
|
54 |
* @method \Aws\Result stopCampaign(array $args = [])
|
|
|
55 |
* @method \GuzzleHttp\Promise\Promise stopCampaignAsync(array $args = [])
|
|
|
56 |
* @method \Aws\Result tagResource(array $args = [])
|
|
|
57 |
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
|
|
58 |
* @method \Aws\Result untagResource(array $args = [])
|
|
|
59 |
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
|
|
60 |
* @method \Aws\Result updateCampaignChannelSubtypeConfig(array $args = [])
|
|
|
61 |
* @method \GuzzleHttp\Promise\Promise updateCampaignChannelSubtypeConfigAsync(array $args = [])
|
|
|
62 |
* @method \Aws\Result updateCampaignCommunicationLimits(array $args = [])
|
|
|
63 |
* @method \GuzzleHttp\Promise\Promise updateCampaignCommunicationLimitsAsync(array $args = [])
|
|
|
64 |
* @method \Aws\Result updateCampaignCommunicationTime(array $args = [])
|
|
|
65 |
* @method \GuzzleHttp\Promise\Promise updateCampaignCommunicationTimeAsync(array $args = [])
|
|
|
66 |
* @method \Aws\Result updateCampaignFlowAssociation(array $args = [])
|
|
|
67 |
* @method \GuzzleHttp\Promise\Promise updateCampaignFlowAssociationAsync(array $args = [])
|
|
|
68 |
* @method \Aws\Result updateCampaignName(array $args = [])
|
|
|
69 |
* @method \GuzzleHttp\Promise\Promise updateCampaignNameAsync(array $args = [])
|
|
|
70 |
* @method \Aws\Result updateCampaignSchedule(array $args = [])
|
|
|
71 |
* @method \GuzzleHttp\Promise\Promise updateCampaignScheduleAsync(array $args = [])
|
|
|
72 |
* @method \Aws\Result updateCampaignSource(array $args = [])
|
|
|
73 |
* @method \GuzzleHttp\Promise\Promise updateCampaignSourceAsync(array $args = [])
|
|
|
74 |
*/
|
|
|
75 |
class ConnectCampaignsV2Client extends AwsClient {}
|