Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
<?php
2
namespace Aws\PartnerCentralSelling;
3
 
4
use Aws\AwsClient;
5
 
6
/**
7
 * This client is used to interact with the **Partner Central Selling API** service.
8
 * @method \Aws\Result acceptEngagementInvitation(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise acceptEngagementInvitationAsync(array $args = [])
10
 * @method \Aws\Result assignOpportunity(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise assignOpportunityAsync(array $args = [])
12
 * @method \Aws\Result associateOpportunity(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise associateOpportunityAsync(array $args = [])
14
 * @method \Aws\Result createEngagement(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise createEngagementAsync(array $args = [])
16
 * @method \Aws\Result createEngagementInvitation(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise createEngagementInvitationAsync(array $args = [])
18
 * @method \Aws\Result createOpportunity(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise createOpportunityAsync(array $args = [])
20
 * @method \Aws\Result createResourceSnapshot(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise createResourceSnapshotAsync(array $args = [])
22
 * @method \Aws\Result createResourceSnapshotJob(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise createResourceSnapshotJobAsync(array $args = [])
24
 * @method \Aws\Result deleteResourceSnapshotJob(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise deleteResourceSnapshotJobAsync(array $args = [])
26
 * @method \Aws\Result disassociateOpportunity(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise disassociateOpportunityAsync(array $args = [])
28
 * @method \Aws\Result getAwsOpportunitySummary(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise getAwsOpportunitySummaryAsync(array $args = [])
30
 * @method \Aws\Result getEngagement(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise getEngagementAsync(array $args = [])
32
 * @method \Aws\Result getEngagementInvitation(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise getEngagementInvitationAsync(array $args = [])
34
 * @method \Aws\Result getOpportunity(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise getOpportunityAsync(array $args = [])
36
 * @method \Aws\Result getResourceSnapshot(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise getResourceSnapshotAsync(array $args = [])
38
 * @method \Aws\Result getResourceSnapshotJob(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise getResourceSnapshotJobAsync(array $args = [])
40
 * @method \Aws\Result getSellingSystemSettings(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise getSellingSystemSettingsAsync(array $args = [])
42
 * @method \Aws\Result listEngagementByAcceptingInvitationTasks(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise listEngagementByAcceptingInvitationTasksAsync(array $args = [])
44
 * @method \Aws\Result listEngagementFromOpportunityTasks(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise listEngagementFromOpportunityTasksAsync(array $args = [])
46
 * @method \Aws\Result listEngagementInvitations(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise listEngagementInvitationsAsync(array $args = [])
48
 * @method \Aws\Result listEngagementMembers(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise listEngagementMembersAsync(array $args = [])
50
 * @method \Aws\Result listEngagementResourceAssociations(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise listEngagementResourceAssociationsAsync(array $args = [])
52
 * @method \Aws\Result listEngagements(array $args = [])
53
 * @method \GuzzleHttp\Promise\Promise listEngagementsAsync(array $args = [])
54
 * @method \Aws\Result listOpportunities(array $args = [])
55
 * @method \GuzzleHttp\Promise\Promise listOpportunitiesAsync(array $args = [])
56
 * @method \Aws\Result listResourceSnapshotJobs(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise listResourceSnapshotJobsAsync(array $args = [])
58
 * @method \Aws\Result listResourceSnapshots(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise listResourceSnapshotsAsync(array $args = [])
60
 * @method \Aws\Result listSolutions(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise listSolutionsAsync(array $args = [])
62
 * @method \Aws\Result listTagsForResource(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
64
 * @method \Aws\Result putSellingSystemSettings(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise putSellingSystemSettingsAsync(array $args = [])
66
 * @method \Aws\Result rejectEngagementInvitation(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise rejectEngagementInvitationAsync(array $args = [])
68
 * @method \Aws\Result startEngagementByAcceptingInvitationTask(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise startEngagementByAcceptingInvitationTaskAsync(array $args = [])
70
 * @method \Aws\Result startEngagementFromOpportunityTask(array $args = [])
71
 * @method \GuzzleHttp\Promise\Promise startEngagementFromOpportunityTaskAsync(array $args = [])
72
 * @method \Aws\Result startResourceSnapshotJob(array $args = [])
73
 * @method \GuzzleHttp\Promise\Promise startResourceSnapshotJobAsync(array $args = [])
74
 * @method \Aws\Result stopResourceSnapshotJob(array $args = [])
75
 * @method \GuzzleHttp\Promise\Promise stopResourceSnapshotJobAsync(array $args = [])
76
 * @method \Aws\Result submitOpportunity(array $args = [])
77
 * @method \GuzzleHttp\Promise\Promise submitOpportunityAsync(array $args = [])
78
 * @method \Aws\Result tagResource(array $args = [])
79
 * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
80
 * @method \Aws\Result untagResource(array $args = [])
81
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
82
 * @method \Aws\Result updateOpportunity(array $args = [])
83
 * @method \GuzzleHttp\Promise\Promise updateOpportunityAsync(array $args = [])
84
 */
85
class PartnerCentralSellingClient extends AwsClient {}