|
5 | 5 |
|
6 | 6 | /**
|
7 | 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 = []) |
8 | 10 | * @method \Aws\Result assignOpportunity(array $args = [])
|
9 | 11 | * @method \GuzzleHttp\Promise\Promise assignOpportunityAsync(array $args = [])
|
10 | 12 | * @method \Aws\Result associateOpportunity(array $args = [])
|
11 | 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 = []) |
12 | 18 | * @method \Aws\Result createOpportunity(array $args = [])
|
13 | 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 = []) |
14 | 26 | * @method \Aws\Result disassociateOpportunity(array $args = [])
|
15 | 27 | * @method \GuzzleHttp\Promise\Promise disassociateOpportunityAsync(array $args = [])
|
16 | 28 | * @method \Aws\Result getAwsOpportunitySummary(array $args = [])
|
17 | 29 | * @method \GuzzleHttp\Promise\Promise getAwsOpportunitySummaryAsync(array $args = [])
|
| 30 | + * @method \Aws\Result getEngagement(array $args = []) |
| 31 | + * @method \GuzzleHttp\Promise\Promise getEngagementAsync(array $args = []) |
18 | 32 | * @method \Aws\Result getEngagementInvitation(array $args = [])
|
19 | 33 | * @method \GuzzleHttp\Promise\Promise getEngagementInvitationAsync(array $args = [])
|
20 | 34 | * @method \Aws\Result getOpportunity(array $args = [])
|
21 | 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 = []) |
22 | 46 | * @method \Aws\Result listEngagementInvitations(array $args = [])
|
23 | 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 = []) |
24 | 54 | * @method \Aws\Result listOpportunities(array $args = [])
|
25 | 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 = []) |
26 | 60 | * @method \Aws\Result listSolutions(array $args = [])
|
27 | 61 | * @method \GuzzleHttp\Promise\Promise listSolutionsAsync(array $args = [])
|
| 62 | + * @method \Aws\Result putSellingSystemSettings(array $args = []) |
| 63 | + * @method \GuzzleHttp\Promise\Promise putSellingSystemSettingsAsync(array $args = []) |
28 | 64 | * @method \Aws\Result rejectEngagementInvitation(array $args = [])
|
29 | 65 | * @method \GuzzleHttp\Promise\Promise rejectEngagementInvitationAsync(array $args = [])
|
30 | 66 | * @method \Aws\Result startEngagementByAcceptingInvitationTask(array $args = [])
|
31 | 67 | * @method \GuzzleHttp\Promise\Promise startEngagementByAcceptingInvitationTaskAsync(array $args = [])
|
32 | 68 | * @method \Aws\Result startEngagementFromOpportunityTask(array $args = [])
|
33 | 69 | * @method \GuzzleHttp\Promise\Promise startEngagementFromOpportunityTaskAsync(array $args = [])
|
| 70 | + * @method \Aws\Result startResourceSnapshotJob(array $args = []) |
| 71 | + * @method \GuzzleHttp\Promise\Promise startResourceSnapshotJobAsync(array $args = []) |
| 72 | + * @method \Aws\Result stopResourceSnapshotJob(array $args = []) |
| 73 | + * @method \GuzzleHttp\Promise\Promise stopResourceSnapshotJobAsync(array $args = []) |
| 74 | + * @method \Aws\Result submitOpportunity(array $args = []) |
| 75 | + * @method \GuzzleHttp\Promise\Promise submitOpportunityAsync(array $args = []) |
34 | 76 | * @method \Aws\Result updateOpportunity(array $args = [])
|
35 | 77 | * @method \GuzzleHttp\Promise\Promise updateOpportunityAsync(array $args = [])
|
36 | 78 | */
|
|
0 commit comments