Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 7... Línea 7...
7
 * This client is used to interact with the **AWS IoT Jobs Data Plane** service.
7
 * This client is used to interact with the **AWS IoT Jobs Data Plane** service.
8
 * @method \Aws\Result describeJobExecution(array $args = [])
8
 * @method \Aws\Result describeJobExecution(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise describeJobExecutionAsync(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise describeJobExecutionAsync(array $args = [])
10
 * @method \Aws\Result getPendingJobExecutions(array $args = [])
10
 * @method \Aws\Result getPendingJobExecutions(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise getPendingJobExecutionsAsync(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise getPendingJobExecutionsAsync(array $args = [])
-
 
12
 * @method \Aws\Result startCommandExecution(array $args = [])
-
 
13
 * @method \GuzzleHttp\Promise\Promise startCommandExecutionAsync(array $args = [])
12
 * @method \Aws\Result startNextPendingJobExecution(array $args = [])
14
 * @method \Aws\Result startNextPendingJobExecution(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise startNextPendingJobExecutionAsync(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise startNextPendingJobExecutionAsync(array $args = [])
14
 * @method \Aws\Result updateJobExecution(array $args = [])
16
 * @method \Aws\Result updateJobExecution(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise updateJobExecutionAsync(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise updateJobExecutionAsync(array $args = [])
16
 */
18
 */