updated-packages
This commit is contained in:
@@ -26,6 +26,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise disableStageTransitionAsync(array $args = [])
|
||||
* @method \Aws\Result enableStageTransition(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise enableStageTransitionAsync(array $args = [])
|
||||
* @method \Aws\Result getActionType(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getActionTypeAsync(array $args = [])
|
||||
* @method \Aws\Result getJobDetails(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getJobDetailsAsync(array $args = [])
|
||||
* @method \Aws\Result getPipeline(array $args = [])
|
||||
@@ -36,12 +38,16 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getPipelineStateAsync(array $args = [])
|
||||
* @method \Aws\Result getThirdPartyJobDetails(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getThirdPartyJobDetailsAsync(array $args = [])
|
||||
* @method \Aws\Result listActionExecutions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listActionExecutionsAsync(array $args = [])
|
||||
* @method \Aws\Result listActionTypes(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listActionTypesAsync(array $args = [])
|
||||
* @method \Aws\Result listPipelineExecutions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listPipelineExecutionsAsync(array $args = [])
|
||||
* @method \Aws\Result listPipelines(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listPipelinesAsync(array $args = [])
|
||||
* @method \Aws\Result listTagsForResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
||||
* @method \Aws\Result listWebhooks(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listWebhooksAsync(array $args = [])
|
||||
* @method \Aws\Result pollForJobs(array $args = [])
|
||||
@@ -68,6 +74,14 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise retryStageExecutionAsync(array $args = [])
|
||||
* @method \Aws\Result startPipelineExecution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startPipelineExecutionAsync(array $args = [])
|
||||
* @method \Aws\Result stopPipelineExecution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise stopPipelineExecutionAsync(array $args = [])
|
||||
* @method \Aws\Result tagResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
||||
* @method \Aws\Result untagResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
||||
* @method \Aws\Result updateActionType(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateActionTypeAsync(array $args = [])
|
||||
* @method \Aws\Result updatePipeline(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updatePipelineAsync(array $args = [])
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user