summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/Proton
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/Proton')
-rw-r--r--vendor/aws/aws-sdk-php/src/Proton/ProtonClient.php24
1 files changed, 24 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/Proton/ProtonClient.php b/vendor/aws/aws-sdk-php/src/Proton/ProtonClient.php
index e5053cb..f6e59af 100644
--- a/vendor/aws/aws-sdk-php/src/Proton/ProtonClient.php
+++ b/vendor/aws/aws-sdk-php/src/Proton/ProtonClient.php
@@ -29,6 +29,10 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createRepositoryAsync(array $args = [])
* @method \Aws\Result createService(array $args = [])
* @method \GuzzleHttp\Promise\Promise createServiceAsync(array $args = [])
+ * @method \Aws\Result createServiceInstance(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createServiceInstanceAsync(array $args = [])
+ * @method \Aws\Result createServiceSyncConfig(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createServiceSyncConfigAsync(array $args = [])
* @method \Aws\Result createServiceTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise createServiceTemplateAsync(array $args = [])
* @method \Aws\Result createServiceTemplateVersion(array $args = [])
@@ -37,6 +41,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createTemplateSyncConfigAsync(array $args = [])
* @method \Aws\Result deleteComponent(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteComponentAsync(array $args = [])
+ * @method \Aws\Result deleteDeployment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteDeploymentAsync(array $args = [])
* @method \Aws\Result deleteEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteEnvironmentAsync(array $args = [])
* @method \Aws\Result deleteEnvironmentAccountConnection(array $args = [])
@@ -49,6 +55,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteRepositoryAsync(array $args = [])
* @method \Aws\Result deleteService(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteServiceAsync(array $args = [])
+ * @method \Aws\Result deleteServiceSyncConfig(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteServiceSyncConfigAsync(array $args = [])
* @method \Aws\Result deleteServiceTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteServiceTemplateAsync(array $args = [])
* @method \Aws\Result deleteServiceTemplateVersion(array $args = [])
@@ -59,6 +67,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getAccountSettingsAsync(array $args = [])
* @method \Aws\Result getComponent(array $args = [])
* @method \GuzzleHttp\Promise\Promise getComponentAsync(array $args = [])
+ * @method \Aws\Result getDeployment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getDeploymentAsync(array $args = [])
* @method \Aws\Result getEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise getEnvironmentAsync(array $args = [])
* @method \Aws\Result getEnvironmentAccountConnection(array $args = [])
@@ -71,10 +81,18 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getRepositoryAsync(array $args = [])
* @method \Aws\Result getRepositorySyncStatus(array $args = [])
* @method \GuzzleHttp\Promise\Promise getRepositorySyncStatusAsync(array $args = [])
+ * @method \Aws\Result getResourcesSummary(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getResourcesSummaryAsync(array $args = [])
* @method \Aws\Result getService(array $args = [])
* @method \GuzzleHttp\Promise\Promise getServiceAsync(array $args = [])
* @method \Aws\Result getServiceInstance(array $args = [])
* @method \GuzzleHttp\Promise\Promise getServiceInstanceAsync(array $args = [])
+ * @method \Aws\Result getServiceInstanceSyncStatus(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getServiceInstanceSyncStatusAsync(array $args = [])
+ * @method \Aws\Result getServiceSyncBlockerSummary(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getServiceSyncBlockerSummaryAsync(array $args = [])
+ * @method \Aws\Result getServiceSyncConfig(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getServiceSyncConfigAsync(array $args = [])
* @method \Aws\Result getServiceTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise getServiceTemplateAsync(array $args = [])
* @method \Aws\Result getServiceTemplateVersion(array $args = [])
@@ -89,6 +107,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listComponentProvisionedResourcesAsync(array $args = [])
* @method \Aws\Result listComponents(array $args = [])
* @method \GuzzleHttp\Promise\Promise listComponentsAsync(array $args = [])
+ * @method \Aws\Result listDeployments(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listDeploymentsAsync(array $args = [])
* @method \Aws\Result listEnvironmentAccountConnections(array $args = [])
* @method \GuzzleHttp\Promise\Promise listEnvironmentAccountConnectionsAsync(array $args = [])
* @method \Aws\Result listEnvironmentOutputs(array $args = [])
@@ -149,6 +169,10 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise updateServiceInstanceAsync(array $args = [])
* @method \Aws\Result updateServicePipeline(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateServicePipelineAsync(array $args = [])
+ * @method \Aws\Result updateServiceSyncBlocker(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateServiceSyncBlockerAsync(array $args = [])
+ * @method \Aws\Result updateServiceSyncConfig(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateServiceSyncConfigAsync(array $args = [])
* @method \Aws\Result updateServiceTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateServiceTemplateAsync(array $args = [])
* @method \Aws\Result updateServiceTemplateVersion(array $args = [])