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 Systems Manager Incident Manager** service.
6
/**
8
 * @method \Aws\Result batchGetIncidentFindings(array $args = [])
7
 * This client is used to interact with the **AWS Systems Manager Incident Manager** service.
9
 * @method \GuzzleHttp\Promise\Promise batchGetIncidentFindingsAsync(array $args = [])
8
 * @method \Aws\Result createReplicationSet(array $args = [])
10
 * @method \Aws\Result createReplicationSet(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise createReplicationSetAsync(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise createReplicationSetAsync(array $args = [])
10
 * @method \Aws\Result createResponsePlan(array $args = [])
12
 * @method \Aws\Result createResponsePlan(array $args = [])
Línea 29... Línea 31...
29
 * @method \GuzzleHttp\Promise\Promise getResourcePoliciesAsync(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise getResourcePoliciesAsync(array $args = [])
30
 * @method \Aws\Result getResponsePlan(array $args = [])
32
 * @method \Aws\Result getResponsePlan(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise getResponsePlanAsync(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise getResponsePlanAsync(array $args = [])
32
 * @method \Aws\Result getTimelineEvent(array $args = [])
34
 * @method \Aws\Result getTimelineEvent(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise getTimelineEventAsync(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise getTimelineEventAsync(array $args = [])
-
 
36
 * @method \Aws\Result listIncidentFindings(array $args = [])
-
 
37
 * @method \GuzzleHttp\Promise\Promise listIncidentFindingsAsync(array $args = [])
34
 * @method \Aws\Result listIncidentRecords(array $args = [])
38
 * @method \Aws\Result listIncidentRecords(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise listIncidentRecordsAsync(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise listIncidentRecordsAsync(array $args = [])
36
 * @method \Aws\Result listRelatedItems(array $args = [])
40
 * @method \Aws\Result listRelatedItems(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise listRelatedItemsAsync(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise listRelatedItemsAsync(array $args = [])
38
 * @method \Aws\Result listReplicationSets(array $args = [])
42
 * @method \Aws\Result listReplicationSets(array $args = [])