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 Resource Groups** service.
6
/**
8
 * @method \Aws\Result cancelTagSyncTask(array $args = [])
7
 * This client is used to interact with the **AWS Resource Groups** service.
9
 * @method \GuzzleHttp\Promise\Promise cancelTagSyncTaskAsync(array $args = [])
8
 * @method \Aws\Result createGroup(array $args = [])
10
 * @method \Aws\Result createGroup(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise createGroupAsync(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise createGroupAsync(array $args = [])
10
 * @method \Aws\Result deleteGroup(array $args = [])
12
 * @method \Aws\Result deleteGroup(array $args = [])
Línea 15... Línea 17...
15
 * @method \GuzzleHttp\Promise\Promise getGroupAsync(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise getGroupAsync(array $args = [])
16
 * @method \Aws\Result getGroupConfiguration(array $args = [])
18
 * @method \Aws\Result getGroupConfiguration(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise getGroupConfigurationAsync(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise getGroupConfigurationAsync(array $args = [])
18
 * @method \Aws\Result getGroupQuery(array $args = [])
20
 * @method \Aws\Result getGroupQuery(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise getGroupQueryAsync(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise getGroupQueryAsync(array $args = [])
-
 
22
 * @method \Aws\Result getTagSyncTask(array $args = [])
-
 
23
 * @method \GuzzleHttp\Promise\Promise getTagSyncTaskAsync(array $args = [])
20
 * @method \Aws\Result getTags(array $args = [])
24
 * @method \Aws\Result getTags(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise getTagsAsync(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise getTagsAsync(array $args = [])
22
 * @method \Aws\Result groupResources(array $args = [])
26
 * @method \Aws\Result groupResources(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise groupResourcesAsync(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise groupResourcesAsync(array $args = [])
24
 * @method \Aws\Result listGroupResources(array $args = [])
28
 * @method \Aws\Result listGroupResources(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise listGroupResourcesAsync(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise listGroupResourcesAsync(array $args = [])
-
 
30
 * @method \Aws\Result listGroupingStatuses(array $args = [])
-
 
31
 * @method \GuzzleHttp\Promise\Promise listGroupingStatusesAsync(array $args = [])
26
 * @method \Aws\Result listGroups(array $args = [])
32
 * @method \Aws\Result listGroups(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise listGroupsAsync(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise listGroupsAsync(array $args = [])
-
 
34
 * @method \Aws\Result listTagSyncTasks(array $args = [])
-
 
35
 * @method \GuzzleHttp\Promise\Promise listTagSyncTasksAsync(array $args = [])
28
 * @method \Aws\Result putGroupConfiguration(array $args = [])
36
 * @method \Aws\Result putGroupConfiguration(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise putGroupConfigurationAsync(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise putGroupConfigurationAsync(array $args = [])
30
 * @method \Aws\Result searchResources(array $args = [])
38
 * @method \Aws\Result searchResources(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise searchResourcesAsync(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise searchResourcesAsync(array $args = [])
-
 
40
 * @method \Aws\Result startTagSyncTask(array $args = [])
-
 
41
 * @method \GuzzleHttp\Promise\Promise startTagSyncTaskAsync(array $args = [])
32
 * @method \Aws\Result tag(array $args = [])
42
 * @method \Aws\Result tag(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise tagAsync(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise tagAsync(array $args = [])
34
 * @method \Aws\Result ungroupResources(array $args = [])
44
 * @method \Aws\Result ungroupResources(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise ungroupResourcesAsync(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise ungroupResourcesAsync(array $args = [])
36
 * @method \Aws\Result untag(array $args = [])
46
 * @method \Aws\Result untag(array $args = [])