Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 9... Línea 9...
9
 * @method \GuzzleHttp\Promise\Promise batchDeleteBuildsAsync(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise batchDeleteBuildsAsync(array $args = [])
10
 * @method \Aws\Result batchGetBuildBatches(array $args = [])
10
 * @method \Aws\Result batchGetBuildBatches(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise batchGetBuildBatchesAsync(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise batchGetBuildBatchesAsync(array $args = [])
12
 * @method \Aws\Result batchGetBuilds(array $args = [])
12
 * @method \Aws\Result batchGetBuilds(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise batchGetBuildsAsync(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise batchGetBuildsAsync(array $args = [])
-
 
14
 * @method \Aws\Result batchGetFleets(array $args = [])
-
 
15
 * @method \GuzzleHttp\Promise\Promise batchGetFleetsAsync(array $args = [])
14
 * @method \Aws\Result batchGetProjects(array $args = [])
16
 * @method \Aws\Result batchGetProjects(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise batchGetProjectsAsync(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise batchGetProjectsAsync(array $args = [])
16
 * @method \Aws\Result batchGetReportGroups(array $args = [])
18
 * @method \Aws\Result batchGetReportGroups(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise batchGetReportGroupsAsync(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise batchGetReportGroupsAsync(array $args = [])
18
 * @method \Aws\Result batchGetReports(array $args = [])
20
 * @method \Aws\Result batchGetReports(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise batchGetReportsAsync(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise batchGetReportsAsync(array $args = [])
-
 
22
 * @method \Aws\Result createFleet(array $args = [])
-
 
23
 * @method \GuzzleHttp\Promise\Promise createFleetAsync(array $args = [])
20
 * @method \Aws\Result createProject(array $args = [])
24
 * @method \Aws\Result createProject(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise createProjectAsync(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise createProjectAsync(array $args = [])
22
 * @method \Aws\Result createReportGroup(array $args = [])
26
 * @method \Aws\Result createReportGroup(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise createReportGroupAsync(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise createReportGroupAsync(array $args = [])
24
 * @method \Aws\Result createWebhook(array $args = [])
28
 * @method \Aws\Result createWebhook(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise createWebhookAsync(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise createWebhookAsync(array $args = [])
26
 * @method \Aws\Result deleteBuildBatch(array $args = [])
30
 * @method \Aws\Result deleteBuildBatch(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise deleteBuildBatchAsync(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise deleteBuildBatchAsync(array $args = [])
-
 
32
 * @method \Aws\Result deleteFleet(array $args = [])
-
 
33
 * @method \GuzzleHttp\Promise\Promise deleteFleetAsync(array $args = [])
28
 * @method \Aws\Result deleteProject(array $args = [])
34
 * @method \Aws\Result deleteProject(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise deleteProjectAsync(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise deleteProjectAsync(array $args = [])
30
 * @method \Aws\Result deleteReport(array $args = [])
36
 * @method \Aws\Result deleteReport(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise deleteReportAsync(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise deleteReportAsync(array $args = [])
32
 * @method \Aws\Result deleteReportGroup(array $args = [])
38
 * @method \Aws\Result deleteReportGroup(array $args = [])
Línea 57... Línea 63...
57
 * @method \GuzzleHttp\Promise\Promise listBuildsAsync(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise listBuildsAsync(array $args = [])
58
 * @method \Aws\Result listBuildsForProject(array $args = [])
64
 * @method \Aws\Result listBuildsForProject(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise listBuildsForProjectAsync(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise listBuildsForProjectAsync(array $args = [])
60
 * @method \Aws\Result listCuratedEnvironmentImages(array $args = [])
66
 * @method \Aws\Result listCuratedEnvironmentImages(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise listCuratedEnvironmentImagesAsync(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise listCuratedEnvironmentImagesAsync(array $args = [])
-
 
68
 * @method \Aws\Result listFleets(array $args = [])
-
 
69
 * @method \GuzzleHttp\Promise\Promise listFleetsAsync(array $args = [])
62
 * @method \Aws\Result listProjects(array $args = [])
70
 * @method \Aws\Result listProjects(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise listProjectsAsync(array $args = [])
71
 * @method \GuzzleHttp\Promise\Promise listProjectsAsync(array $args = [])
64
 * @method \Aws\Result listReportGroups(array $args = [])
72
 * @method \Aws\Result listReportGroups(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise listReportGroupsAsync(array $args = [])
73
 * @method \GuzzleHttp\Promise\Promise listReportGroupsAsync(array $args = [])
66
 * @method \Aws\Result listReports(array $args = [])
74
 * @method \Aws\Result listReports(array $args = [])
Línea 85... Línea 93...
85
 * @method \GuzzleHttp\Promise\Promise startBuildBatchAsync(array $args = [])
93
 * @method \GuzzleHttp\Promise\Promise startBuildBatchAsync(array $args = [])
86
 * @method \Aws\Result stopBuild(array $args = [])
94
 * @method \Aws\Result stopBuild(array $args = [])
87
 * @method \GuzzleHttp\Promise\Promise stopBuildAsync(array $args = [])
95
 * @method \GuzzleHttp\Promise\Promise stopBuildAsync(array $args = [])
88
 * @method \Aws\Result stopBuildBatch(array $args = [])
96
 * @method \Aws\Result stopBuildBatch(array $args = [])
89
 * @method \GuzzleHttp\Promise\Promise stopBuildBatchAsync(array $args = [])
97
 * @method \GuzzleHttp\Promise\Promise stopBuildBatchAsync(array $args = [])
-
 
98
 * @method \Aws\Result updateFleet(array $args = [])
-
 
99
 * @method \GuzzleHttp\Promise\Promise updateFleetAsync(array $args = [])
90
 * @method \Aws\Result updateProject(array $args = [])
100
 * @method \Aws\Result updateProject(array $args = [])
91
 * @method \GuzzleHttp\Promise\Promise updateProjectAsync(array $args = [])
101
 * @method \GuzzleHttp\Promise\Promise updateProjectAsync(array $args = [])
92
 * @method \Aws\Result updateProjectVisibility(array $args = [])
102
 * @method \Aws\Result updateProjectVisibility(array $args = [])
93
 * @method \GuzzleHttp\Promise\Promise updateProjectVisibilityAsync(array $args = [])
103
 * @method \GuzzleHttp\Promise\Promise updateProjectVisibilityAsync(array $args = [])
94
 * @method \Aws\Result updateReportGroup(array $args = [])
104
 * @method \Aws\Result updateReportGroup(array $args = [])