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 **EC2 Image Builder** service.
7
 * This client is used to interact with the **EC2 Image Builder** service.
8
 * @method \Aws\Result cancelImageCreation(array $args = [])
8
 * @method \Aws\Result cancelImageCreation(array $args = [])
-
 
9
 * @method \GuzzleHttp\Promise\Promise cancelImageCreationAsync(array $args = [])
-
 
10
 * @method \Aws\Result cancelLifecycleExecution(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise cancelImageCreationAsync(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise cancelLifecycleExecutionAsync(array $args = [])
10
 * @method \Aws\Result createComponent(array $args = [])
12
 * @method \Aws\Result createComponent(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise createComponentAsync(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise createComponentAsync(array $args = [])
12
 * @method \Aws\Result createContainerRecipe(array $args = [])
14
 * @method \Aws\Result createContainerRecipe(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise createContainerRecipeAsync(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise createContainerRecipeAsync(array $args = [])
Línea 19... Línea 21...
19
 * @method \GuzzleHttp\Promise\Promise createImagePipelineAsync(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise createImagePipelineAsync(array $args = [])
20
 * @method \Aws\Result createImageRecipe(array $args = [])
22
 * @method \Aws\Result createImageRecipe(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise createImageRecipeAsync(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise createImageRecipeAsync(array $args = [])
22
 * @method \Aws\Result createInfrastructureConfiguration(array $args = [])
24
 * @method \Aws\Result createInfrastructureConfiguration(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise createInfrastructureConfigurationAsync(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise createInfrastructureConfigurationAsync(array $args = [])
-
 
26
 * @method \Aws\Result createLifecyclePolicy(array $args = [])
-
 
27
 * @method \GuzzleHttp\Promise\Promise createLifecyclePolicyAsync(array $args = [])
-
 
28
 * @method \Aws\Result createWorkflow(array $args = [])
-
 
29
 * @method \GuzzleHttp\Promise\Promise createWorkflowAsync(array $args = [])
24
 * @method \Aws\Result deleteComponent(array $args = [])
30
 * @method \Aws\Result deleteComponent(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise deleteComponentAsync(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise deleteComponentAsync(array $args = [])
26
 * @method \Aws\Result deleteContainerRecipe(array $args = [])
32
 * @method \Aws\Result deleteContainerRecipe(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise deleteContainerRecipeAsync(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise deleteContainerRecipeAsync(array $args = [])
28
 * @method \Aws\Result deleteDistributionConfiguration(array $args = [])
34
 * @method \Aws\Result deleteDistributionConfiguration(array $args = [])
Línea 33... Línea 39...
33
 * @method \GuzzleHttp\Promise\Promise deleteImagePipelineAsync(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise deleteImagePipelineAsync(array $args = [])
34
 * @method \Aws\Result deleteImageRecipe(array $args = [])
40
 * @method \Aws\Result deleteImageRecipe(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise deleteImageRecipeAsync(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise deleteImageRecipeAsync(array $args = [])
36
 * @method \Aws\Result deleteInfrastructureConfiguration(array $args = [])
42
 * @method \Aws\Result deleteInfrastructureConfiguration(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise deleteInfrastructureConfigurationAsync(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise deleteInfrastructureConfigurationAsync(array $args = [])
-
 
44
 * @method \Aws\Result deleteLifecyclePolicy(array $args = [])
-
 
45
 * @method \GuzzleHttp\Promise\Promise deleteLifecyclePolicyAsync(array $args = [])
-
 
46
 * @method \Aws\Result deleteWorkflow(array $args = [])
-
 
47
 * @method \GuzzleHttp\Promise\Promise deleteWorkflowAsync(array $args = [])
38
 * @method \Aws\Result getComponent(array $args = [])
48
 * @method \Aws\Result getComponent(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise getComponentAsync(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise getComponentAsync(array $args = [])
40
 * @method \Aws\Result getComponentPolicy(array $args = [])
50
 * @method \Aws\Result getComponentPolicy(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise getComponentPolicyAsync(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise getComponentPolicyAsync(array $args = [])
42
 * @method \Aws\Result getContainerRecipe(array $args = [])
52
 * @method \Aws\Result getContainerRecipe(array $args = [])
Línea 55... Línea 65...
55
 * @method \GuzzleHttp\Promise\Promise getImageRecipeAsync(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise getImageRecipeAsync(array $args = [])
56
 * @method \Aws\Result getImageRecipePolicy(array $args = [])
66
 * @method \Aws\Result getImageRecipePolicy(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise getImageRecipePolicyAsync(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise getImageRecipePolicyAsync(array $args = [])
58
 * @method \Aws\Result getInfrastructureConfiguration(array $args = [])
68
 * @method \Aws\Result getInfrastructureConfiguration(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise getInfrastructureConfigurationAsync(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise getInfrastructureConfigurationAsync(array $args = [])
-
 
70
 * @method \Aws\Result getLifecycleExecution(array $args = [])
-
 
71
 * @method \GuzzleHttp\Promise\Promise getLifecycleExecutionAsync(array $args = [])
-
 
72
 * @method \Aws\Result getLifecyclePolicy(array $args = [])
-
 
73
 * @method \GuzzleHttp\Promise\Promise getLifecyclePolicyAsync(array $args = [])
-
 
74
 * @method \Aws\Result getMarketplaceResource(array $args = [])
-
 
75
 * @method \GuzzleHttp\Promise\Promise getMarketplaceResourceAsync(array $args = [])
-
 
76
 * @method \Aws\Result getWorkflow(array $args = [])
-
 
77
 * @method \GuzzleHttp\Promise\Promise getWorkflowAsync(array $args = [])
60
 * @method \Aws\Result getWorkflowExecution(array $args = [])
78
 * @method \Aws\Result getWorkflowExecution(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise getWorkflowExecutionAsync(array $args = [])
79
 * @method \GuzzleHttp\Promise\Promise getWorkflowExecutionAsync(array $args = [])
62
 * @method \Aws\Result getWorkflowStepExecution(array $args = [])
80
 * @method \Aws\Result getWorkflowStepExecution(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise getWorkflowStepExecutionAsync(array $args = [])
81
 * @method \GuzzleHttp\Promise\Promise getWorkflowStepExecutionAsync(array $args = [])
64
 * @method \Aws\Result importComponent(array $args = [])
82
 * @method \Aws\Result importComponent(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise importComponentAsync(array $args = [])
83
 * @method \GuzzleHttp\Promise\Promise importComponentAsync(array $args = [])
-
 
84
 * @method \Aws\Result importDiskImage(array $args = [])
-
 
85
 * @method \GuzzleHttp\Promise\Promise importDiskImageAsync(array $args = [])
66
 * @method \Aws\Result importVmImage(array $args = [])
86
 * @method \Aws\Result importVmImage(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise importVmImageAsync(array $args = [])
87
 * @method \GuzzleHttp\Promise\Promise importVmImageAsync(array $args = [])
68
 * @method \Aws\Result listComponentBuildVersions(array $args = [])
88
 * @method \Aws\Result listComponentBuildVersions(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise listComponentBuildVersionsAsync(array $args = [])
89
 * @method \GuzzleHttp\Promise\Promise listComponentBuildVersionsAsync(array $args = [])
70
 * @method \Aws\Result listComponents(array $args = [])
90
 * @method \Aws\Result listComponents(array $args = [])
Línea 89... Línea 109...
89
 * @method \GuzzleHttp\Promise\Promise listImageScanFindingsAsync(array $args = [])
109
 * @method \GuzzleHttp\Promise\Promise listImageScanFindingsAsync(array $args = [])
90
 * @method \Aws\Result listImages(array $args = [])
110
 * @method \Aws\Result listImages(array $args = [])
91
 * @method \GuzzleHttp\Promise\Promise listImagesAsync(array $args = [])
111
 * @method \GuzzleHttp\Promise\Promise listImagesAsync(array $args = [])
92
 * @method \Aws\Result listInfrastructureConfigurations(array $args = [])
112
 * @method \Aws\Result listInfrastructureConfigurations(array $args = [])
93
 * @method \GuzzleHttp\Promise\Promise listInfrastructureConfigurationsAsync(array $args = [])
113
 * @method \GuzzleHttp\Promise\Promise listInfrastructureConfigurationsAsync(array $args = [])
-
 
114
 * @method \Aws\Result listLifecycleExecutionResources(array $args = [])
-
 
115
 * @method \GuzzleHttp\Promise\Promise listLifecycleExecutionResourcesAsync(array $args = [])
-
 
116
 * @method \Aws\Result listLifecycleExecutions(array $args = [])
-
 
117
 * @method \GuzzleHttp\Promise\Promise listLifecycleExecutionsAsync(array $args = [])
-
 
118
 * @method \Aws\Result listLifecyclePolicies(array $args = [])
-
 
119
 * @method \GuzzleHttp\Promise\Promise listLifecyclePoliciesAsync(array $args = [])
94
 * @method \Aws\Result listTagsForResource(array $args = [])
120
 * @method \Aws\Result listTagsForResource(array $args = [])
95
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
121
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
-
 
122
 * @method \Aws\Result listWaitingWorkflowSteps(array $args = [])
-
 
123
 * @method \GuzzleHttp\Promise\Promise listWaitingWorkflowStepsAsync(array $args = [])
-
 
124
 * @method \Aws\Result listWorkflowBuildVersions(array $args = [])
-
 
125
 * @method \GuzzleHttp\Promise\Promise listWorkflowBuildVersionsAsync(array $args = [])
96
 * @method \Aws\Result listWorkflowExecutions(array $args = [])
126
 * @method \Aws\Result listWorkflowExecutions(array $args = [])
97
 * @method \GuzzleHttp\Promise\Promise listWorkflowExecutionsAsync(array $args = [])
127
 * @method \GuzzleHttp\Promise\Promise listWorkflowExecutionsAsync(array $args = [])
98
 * @method \Aws\Result listWorkflowStepExecutions(array $args = [])
128
 * @method \Aws\Result listWorkflowStepExecutions(array $args = [])
99
 * @method \GuzzleHttp\Promise\Promise listWorkflowStepExecutionsAsync(array $args = [])
129
 * @method \GuzzleHttp\Promise\Promise listWorkflowStepExecutionsAsync(array $args = [])
-
 
130
 * @method \Aws\Result listWorkflows(array $args = [])
-
 
131
 * @method \GuzzleHttp\Promise\Promise listWorkflowsAsync(array $args = [])
100
 * @method \Aws\Result putComponentPolicy(array $args = [])
132
 * @method \Aws\Result putComponentPolicy(array $args = [])
101
 * @method \GuzzleHttp\Promise\Promise putComponentPolicyAsync(array $args = [])
133
 * @method \GuzzleHttp\Promise\Promise putComponentPolicyAsync(array $args = [])
102
 * @method \Aws\Result putContainerRecipePolicy(array $args = [])
134
 * @method \Aws\Result putContainerRecipePolicy(array $args = [])
103
 * @method \GuzzleHttp\Promise\Promise putContainerRecipePolicyAsync(array $args = [])
135
 * @method \GuzzleHttp\Promise\Promise putContainerRecipePolicyAsync(array $args = [])
104
 * @method \Aws\Result putImagePolicy(array $args = [])
136
 * @method \Aws\Result putImagePolicy(array $args = [])
105
 * @method \GuzzleHttp\Promise\Promise putImagePolicyAsync(array $args = [])
137
 * @method \GuzzleHttp\Promise\Promise putImagePolicyAsync(array $args = [])
106
 * @method \Aws\Result putImageRecipePolicy(array $args = [])
138
 * @method \Aws\Result putImageRecipePolicy(array $args = [])
107
 * @method \GuzzleHttp\Promise\Promise putImageRecipePolicyAsync(array $args = [])
139
 * @method \GuzzleHttp\Promise\Promise putImageRecipePolicyAsync(array $args = [])
-
 
140
 * @method \Aws\Result sendWorkflowStepAction(array $args = [])
-
 
141
 * @method \GuzzleHttp\Promise\Promise sendWorkflowStepActionAsync(array $args = [])
108
 * @method \Aws\Result startImagePipelineExecution(array $args = [])
142
 * @method \Aws\Result startImagePipelineExecution(array $args = [])
109
 * @method \GuzzleHttp\Promise\Promise startImagePipelineExecutionAsync(array $args = [])
143
 * @method \GuzzleHttp\Promise\Promise startImagePipelineExecutionAsync(array $args = [])
-
 
144
 * @method \Aws\Result startResourceStateUpdate(array $args = [])
-
 
145
 * @method \GuzzleHttp\Promise\Promise startResourceStateUpdateAsync(array $args = [])
110
 * @method \Aws\Result tagResource(array $args = [])
146
 * @method \Aws\Result tagResource(array $args = [])
111
 * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
147
 * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
112
 * @method \Aws\Result untagResource(array $args = [])
148
 * @method \Aws\Result untagResource(array $args = [])
113
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
149
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
114
 * @method \Aws\Result updateDistributionConfiguration(array $args = [])
150
 * @method \Aws\Result updateDistributionConfiguration(array $args = [])
115
 * @method \GuzzleHttp\Promise\Promise updateDistributionConfigurationAsync(array $args = [])
151
 * @method \GuzzleHttp\Promise\Promise updateDistributionConfigurationAsync(array $args = [])
116
 * @method \Aws\Result updateImagePipeline(array $args = [])
152
 * @method \Aws\Result updateImagePipeline(array $args = [])
117
 * @method \GuzzleHttp\Promise\Promise updateImagePipelineAsync(array $args = [])
153
 * @method \GuzzleHttp\Promise\Promise updateImagePipelineAsync(array $args = [])
118
 * @method \Aws\Result updateInfrastructureConfiguration(array $args = [])
154
 * @method \Aws\Result updateInfrastructureConfiguration(array $args = [])
119
 * @method \GuzzleHttp\Promise\Promise updateInfrastructureConfigurationAsync(array $args = [])
155
 * @method \GuzzleHttp\Promise\Promise updateInfrastructureConfigurationAsync(array $args = [])
-
 
156
 * @method \Aws\Result updateLifecyclePolicy(array $args = [])
-
 
157
 * @method \GuzzleHttp\Promise\Promise updateLifecyclePolicyAsync(array $args = [])
120
 */
158
 */
121
class imagebuilderClient extends AwsClient {}
159
class imagebuilderClient extends AwsClient {}