updated-packages
This commit is contained in:
@@ -40,6 +40,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise deleteDeploymentGroupAsync(array $args = [])
|
||||
* @method \Aws\Result deleteGitHubAccountToken(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteGitHubAccountTokenAsync(array $args = [])
|
||||
* @method \Aws\Result deleteResourcesByExternalId(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteResourcesByExternalIdAsync(array $args = [])
|
||||
* @method \Aws\Result deregisterOnPremisesInstance(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deregisterOnPremisesInstanceAsync(array $args = [])
|
||||
* @method \Aws\Result getApplication(array $args = [])
|
||||
@@ -76,6 +78,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise listGitHubAccountTokenNamesAsync(array $args = [])
|
||||
* @method \Aws\Result listOnPremisesInstances(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listOnPremisesInstancesAsync(array $args = [])
|
||||
* @method \Aws\Result listTagsForResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
||||
* @method \Aws\Result putLifecycleEventHookExecutionStatus(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise putLifecycleEventHookExecutionStatusAsync(array $args = [])
|
||||
* @method \Aws\Result registerApplicationRevision(array $args = [])
|
||||
@@ -88,6 +92,10 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise skipWaitTimeForInstanceTerminationAsync(array $args = [])
|
||||
* @method \Aws\Result stopDeployment(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise stopDeploymentAsync(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 updateApplication(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateApplicationAsync(array $args = [])
|
||||
* @method \Aws\Result updateDeploymentGroup(array $args = [])
|
||||
|
||||
Reference in New Issue
Block a user