Вход Регистрация
Файл: sngine-v2.8/Script/includes/libs/AWS/Aws/Sfn/SfnClient.php
Строк: 66
<?php
namespace AwsSfn;

use 
AwsAwsClient;

/**
 * This client is used to interact with the **AWS Step Functions** service.
 * @method AwsResult createActivity(array $args = [])
 * @method GuzzleHttpPromisePromise createActivityAsync(array $args = [])
 * @method AwsResult createStateMachine(array $args = [])
 * @method GuzzleHttpPromisePromise createStateMachineAsync(array $args = [])
 * @method AwsResult deleteActivity(array $args = [])
 * @method GuzzleHttpPromisePromise deleteActivityAsync(array $args = [])
 * @method AwsResult deleteStateMachine(array $args = [])
 * @method GuzzleHttpPromisePromise deleteStateMachineAsync(array $args = [])
 * @method AwsResult describeActivity(array $args = [])
 * @method GuzzleHttpPromisePromise describeActivityAsync(array $args = [])
 * @method AwsResult describeExecution(array $args = [])
 * @method GuzzleHttpPromisePromise describeExecutionAsync(array $args = [])
 * @method AwsResult describeStateMachine(array $args = [])
 * @method GuzzleHttpPromisePromise describeStateMachineAsync(array $args = [])
 * @method AwsResult describeStateMachineForExecution(array $args = [])
 * @method GuzzleHttpPromisePromise describeStateMachineForExecutionAsync(array $args = [])
 * @method AwsResult getActivityTask(array $args = [])
 * @method GuzzleHttpPromisePromise getActivityTaskAsync(array $args = [])
 * @method AwsResult getExecutionHistory(array $args = [])
 * @method GuzzleHttpPromisePromise getExecutionHistoryAsync(array $args = [])
 * @method AwsResult listActivities(array $args = [])
 * @method GuzzleHttpPromisePromise listActivitiesAsync(array $args = [])
 * @method AwsResult listExecutions(array $args = [])
 * @method GuzzleHttpPromisePromise listExecutionsAsync(array $args = [])
 * @method AwsResult listStateMachines(array $args = [])
 * @method GuzzleHttpPromisePromise listStateMachinesAsync(array $args = [])
 * @method AwsResult listTagsForResource(array $args = [])
 * @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
 * @method AwsResult sendTaskFailure(array $args = [])
 * @method GuzzleHttpPromisePromise sendTaskFailureAsync(array $args = [])
 * @method AwsResult sendTaskHeartbeat(array $args = [])
 * @method GuzzleHttpPromisePromise sendTaskHeartbeatAsync(array $args = [])
 * @method AwsResult sendTaskSuccess(array $args = [])
 * @method GuzzleHttpPromisePromise sendTaskSuccessAsync(array $args = [])
 * @method AwsResult startExecution(array $args = [])
 * @method GuzzleHttpPromisePromise startExecutionAsync(array $args = [])
 * @method AwsResult stopExecution(array $args = [])
 * @method GuzzleHttpPromisePromise stopExecutionAsync(array $args = [])
 * @method AwsResult tagResource(array $args = [])
 * @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
 * @method AwsResult untagResource(array $args = [])
 * @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
 * @method AwsResult updateStateMachine(array $args = [])
 * @method GuzzleHttpPromisePromise updateStateMachineAsync(array $args = [])
 */
class SfnClient extends AwsClient {}
Онлайн: 0
Реклама