Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 3... Línea 3...
3
 
3
 
Línea 4... Línea 4...
4
use Aws\AwsClient;
4
use Aws\AwsClient;
5
 
5
 
-
 
6
/**
-
 
7
 * This client is used to interact with the **AWS Data Exchange** service.
6
/**
8
 * @method \Aws\Result acceptDataGrant(array $args = [])
7
 * This client is used to interact with the **AWS Data Exchange** service.
9
 * @method \GuzzleHttp\Promise\Promise acceptDataGrantAsync(array $args = [])
-
 
10
 * @method \Aws\Result cancelJob(array $args = [])
-
 
11
 * @method \GuzzleHttp\Promise\Promise cancelJobAsync(array $args = [])
8
 * @method \Aws\Result cancelJob(array $args = [])
12
 * @method \Aws\Result createDataGrant(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise cancelJobAsync(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise createDataGrantAsync(array $args = [])
10
 * @method \Aws\Result createDataSet(array $args = [])
14
 * @method \Aws\Result createDataSet(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise createDataSetAsync(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise createDataSetAsync(array $args = [])
12
 * @method \Aws\Result createEventAction(array $args = [])
16
 * @method \Aws\Result createEventAction(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise createEventActionAsync(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise createEventActionAsync(array $args = [])
14
 * @method \Aws\Result createJob(array $args = [])
18
 * @method \Aws\Result createJob(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise createJobAsync(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise createJobAsync(array $args = [])
16
 * @method \Aws\Result createRevision(array $args = [])
20
 * @method \Aws\Result createRevision(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise createRevisionAsync(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise createRevisionAsync(array $args = [])
-
 
22
 * @method \Aws\Result deleteAsset(array $args = [])
-
 
23
 * @method \GuzzleHttp\Promise\Promise deleteAssetAsync(array $args = [])
18
 * @method \Aws\Result deleteAsset(array $args = [])
24
 * @method \Aws\Result deleteDataGrant(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise deleteAssetAsync(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise deleteDataGrantAsync(array $args = [])
20
 * @method \Aws\Result deleteDataSet(array $args = [])
26
 * @method \Aws\Result deleteDataSet(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise deleteDataSetAsync(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise deleteDataSetAsync(array $args = [])
22
 * @method \Aws\Result deleteEventAction(array $args = [])
28
 * @method \Aws\Result deleteEventAction(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise deleteEventActionAsync(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise deleteEventActionAsync(array $args = [])
24
 * @method \Aws\Result deleteRevision(array $args = [])
30
 * @method \Aws\Result deleteRevision(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise deleteRevisionAsync(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise deleteRevisionAsync(array $args = [])
-
 
32
 * @method \Aws\Result getAsset(array $args = [])
-
 
33
 * @method \GuzzleHttp\Promise\Promise getAssetAsync(array $args = [])
26
 * @method \Aws\Result getAsset(array $args = [])
34
 * @method \Aws\Result getDataGrant(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise getAssetAsync(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise getDataGrantAsync(array $args = [])
28
 * @method \Aws\Result getDataSet(array $args = [])
36
 * @method \Aws\Result getDataSet(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise getDataSetAsync(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise getDataSetAsync(array $args = [])
30
 * @method \Aws\Result getEventAction(array $args = [])
38
 * @method \Aws\Result getEventAction(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise getEventActionAsync(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise getEventActionAsync(array $args = [])
-
 
40
 * @method \Aws\Result getJob(array $args = [])
-
 
41
 * @method \GuzzleHttp\Promise\Promise getJobAsync(array $args = [])
32
 * @method \Aws\Result getJob(array $args = [])
42
 * @method \Aws\Result getReceivedDataGrant(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise getJobAsync(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise getReceivedDataGrantAsync(array $args = [])
-
 
44
 * @method \Aws\Result getRevision(array $args = [])
-
 
45
 * @method \GuzzleHttp\Promise\Promise getRevisionAsync(array $args = [])
34
 * @method \Aws\Result getRevision(array $args = [])
46
 * @method \Aws\Result listDataGrants(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise getRevisionAsync(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise listDataGrantsAsync(array $args = [])
36
 * @method \Aws\Result listDataSetRevisions(array $args = [])
48
 * @method \Aws\Result listDataSetRevisions(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise listDataSetRevisionsAsync(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise listDataSetRevisionsAsync(array $args = [])
38
 * @method \Aws\Result listDataSets(array $args = [])
50
 * @method \Aws\Result listDataSets(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise listDataSetsAsync(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise listDataSetsAsync(array $args = [])
40
 * @method \Aws\Result listEventActions(array $args = [])
52
 * @method \Aws\Result listEventActions(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise listEventActionsAsync(array $args = [])
53
 * @method \GuzzleHttp\Promise\Promise listEventActionsAsync(array $args = [])
-
 
54
 * @method \Aws\Result listJobs(array $args = [])
-
 
55
 * @method \GuzzleHttp\Promise\Promise listJobsAsync(array $args = [])
42
 * @method \Aws\Result listJobs(array $args = [])
56
 * @method \Aws\Result listReceivedDataGrants(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise listJobsAsync(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise listReceivedDataGrantsAsync(array $args = [])
44
 * @method \Aws\Result listRevisionAssets(array $args = [])
58
 * @method \Aws\Result listRevisionAssets(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise listRevisionAssetsAsync(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise listRevisionAssetsAsync(array $args = [])
46
 * @method \Aws\Result listTagsForResource(array $args = [])
60
 * @method \Aws\Result listTagsForResource(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
48
 * @method \Aws\Result revokeRevision(array $args = [])
62
 * @method \Aws\Result revokeRevision(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise revokeRevisionAsync(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise revokeRevisionAsync(array $args = [])
-
 
64
 * @method \Aws\Result sendApiAsset(array $args = [])
-
 
65
 * @method \GuzzleHttp\Promise\Promise sendApiAssetAsync(array $args = [])
50
 * @method \Aws\Result sendApiAsset(array $args = [])
66
 * @method \Aws\Result sendDataSetNotification(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise sendApiAssetAsync(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise sendDataSetNotificationAsync(array $args = [])
52
 * @method \Aws\Result startJob(array $args = [])
68
 * @method \Aws\Result startJob(array $args = [])
53
 * @method \GuzzleHttp\Promise\Promise startJobAsync(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise startJobAsync(array $args = [])
54
 * @method \Aws\Result tagResource(array $args = [])
70
 * @method \Aws\Result tagResource(array $args = [])