Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 5... Línea 5...
5
 
5
 
6
/**
6
/**
7
 * This client is used to interact with the **AWS X-Ray** service.
7
 * This client is used to interact with the **AWS X-Ray** service.
8
 * @method \Aws\Result batchGetTraces(array $args = [])
8
 * @method \Aws\Result batchGetTraces(array $args = [])
-
 
9
 * @method \GuzzleHttp\Promise\Promise batchGetTracesAsync(array $args = [])
-
 
10
 * @method \Aws\Result cancelTraceRetrieval(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise batchGetTracesAsync(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise cancelTraceRetrievalAsync(array $args = [])
10
 * @method \Aws\Result createGroup(array $args = [])
12
 * @method \Aws\Result createGroup(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise createGroupAsync(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise createGroupAsync(array $args = [])
12
 * @method \Aws\Result createSamplingRule(array $args = [])
14
 * @method \Aws\Result createSamplingRule(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise createSamplingRuleAsync(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise createSamplingRuleAsync(array $args = [])
Línea 21... Línea 23...
21
 * @method \GuzzleHttp\Promise\Promise getEncryptionConfigAsync(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise getEncryptionConfigAsync(array $args = [])
22
 * @method \Aws\Result getGroup(array $args = [])
24
 * @method \Aws\Result getGroup(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise getGroupAsync(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise getGroupAsync(array $args = [])
24
 * @method \Aws\Result getGroups(array $args = [])
26
 * @method \Aws\Result getGroups(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise getGroupsAsync(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise getGroupsAsync(array $args = [])
-
 
28
 * @method \Aws\Result getIndexingRules(array $args = [])
-
 
29
 * @method \GuzzleHttp\Promise\Promise getIndexingRulesAsync(array $args = [])
26
 * @method \Aws\Result getInsight(array $args = [])
30
 * @method \Aws\Result getInsight(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise getInsightAsync(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise getInsightAsync(array $args = [])
28
 * @method \Aws\Result getInsightEvents(array $args = [])
32
 * @method \Aws\Result getInsightEvents(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise getInsightEventsAsync(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise getInsightEventsAsync(array $args = [])
30
 * @method \Aws\Result getInsightImpactGraph(array $args = [])
34
 * @method \Aws\Result getInsightImpactGraph(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise getInsightImpactGraphAsync(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise getInsightImpactGraphAsync(array $args = [])
32
 * @method \Aws\Result getInsightSummaries(array $args = [])
36
 * @method \Aws\Result getInsightSummaries(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise getInsightSummariesAsync(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise getInsightSummariesAsync(array $args = [])
-
 
38
 * @method \Aws\Result getRetrievedTracesGraph(array $args = [])
-
 
39
 * @method \GuzzleHttp\Promise\Promise getRetrievedTracesGraphAsync(array $args = [])
34
 * @method \Aws\Result getSamplingRules(array $args = [])
40
 * @method \Aws\Result getSamplingRules(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise getSamplingRulesAsync(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise getSamplingRulesAsync(array $args = [])
36
 * @method \Aws\Result getSamplingStatisticSummaries(array $args = [])
42
 * @method \Aws\Result getSamplingStatisticSummaries(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise getSamplingStatisticSummariesAsync(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise getSamplingStatisticSummariesAsync(array $args = [])
38
 * @method \Aws\Result getSamplingTargets(array $args = [])
44
 * @method \Aws\Result getSamplingTargets(array $args = [])
Línea 41... Línea 47...
41
 * @method \GuzzleHttp\Promise\Promise getServiceGraphAsync(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise getServiceGraphAsync(array $args = [])
42
 * @method \Aws\Result getTimeSeriesServiceStatistics(array $args = [])
48
 * @method \Aws\Result getTimeSeriesServiceStatistics(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise getTimeSeriesServiceStatisticsAsync(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise getTimeSeriesServiceStatisticsAsync(array $args = [])
44
 * @method \Aws\Result getTraceGraph(array $args = [])
50
 * @method \Aws\Result getTraceGraph(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise getTraceGraphAsync(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise getTraceGraphAsync(array $args = [])
-
 
52
 * @method \Aws\Result getTraceSegmentDestination(array $args = [])
-
 
53
 * @method \GuzzleHttp\Promise\Promise getTraceSegmentDestinationAsync(array $args = [])
46
 * @method \Aws\Result getTraceSummaries(array $args = [])
54
 * @method \Aws\Result getTraceSummaries(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise getTraceSummariesAsync(array $args = [])
55
 * @method \GuzzleHttp\Promise\Promise getTraceSummariesAsync(array $args = [])
48
 * @method \Aws\Result listResourcePolicies(array $args = [])
56
 * @method \Aws\Result listResourcePolicies(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise listResourcePoliciesAsync(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise listResourcePoliciesAsync(array $args = [])
-
 
58
 * @method \Aws\Result listRetrievedTraces(array $args = [])
-
 
59
 * @method \GuzzleHttp\Promise\Promise listRetrievedTracesAsync(array $args = [])
50
 * @method \Aws\Result listTagsForResource(array $args = [])
60
 * @method \Aws\Result listTagsForResource(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
52
 * @method \Aws\Result putEncryptionConfig(array $args = [])
62
 * @method \Aws\Result putEncryptionConfig(array $args = [])
53
 * @method \GuzzleHttp\Promise\Promise putEncryptionConfigAsync(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise putEncryptionConfigAsync(array $args = [])
54
 * @method \Aws\Result putResourcePolicy(array $args = [])
64
 * @method \Aws\Result putResourcePolicy(array $args = [])
55
 * @method \GuzzleHttp\Promise\Promise putResourcePolicyAsync(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise putResourcePolicyAsync(array $args = [])
56
 * @method \Aws\Result putTelemetryRecords(array $args = [])
66
 * @method \Aws\Result putTelemetryRecords(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise putTelemetryRecordsAsync(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise putTelemetryRecordsAsync(array $args = [])
58
 * @method \Aws\Result putTraceSegments(array $args = [])
68
 * @method \Aws\Result putTraceSegments(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise putTraceSegmentsAsync(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise putTraceSegmentsAsync(array $args = [])
-
 
70
 * @method \Aws\Result startTraceRetrieval(array $args = [])
-
 
71
 * @method \GuzzleHttp\Promise\Promise startTraceRetrievalAsync(array $args = [])
60
 * @method \Aws\Result tagResource(array $args = [])
72
 * @method \Aws\Result tagResource(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
73
 * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
62
 * @method \Aws\Result untagResource(array $args = [])
74
 * @method \Aws\Result untagResource(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
75
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
64
 * @method \Aws\Result updateGroup(array $args = [])
76
 * @method \Aws\Result updateGroup(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise updateGroupAsync(array $args = [])
77
 * @method \GuzzleHttp\Promise\Promise updateGroupAsync(array $args = [])
-
 
78
 * @method \Aws\Result updateIndexingRule(array $args = [])
-
 
79
 * @method \GuzzleHttp\Promise\Promise updateIndexingRuleAsync(array $args = [])
66
 * @method \Aws\Result updateSamplingRule(array $args = [])
80
 * @method \Aws\Result updateSamplingRule(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise updateSamplingRuleAsync(array $args = [])
81
 * @method \GuzzleHttp\Promise\Promise updateSamplingRuleAsync(array $args = [])
-
 
82
 * @method \Aws\Result updateTraceSegmentDestination(array $args = [])
-
 
83
 * @method \GuzzleHttp\Promise\Promise updateTraceSegmentDestinationAsync(array $args = [])
68
 */
84
 */
69
class XRayClient extends AwsClient {}
85
class XRayClient extends AwsClient {}