summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/ConnectCases/ConnectCasesClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/ConnectCases/ConnectCasesClient.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/ConnectCases/ConnectCasesClient.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/ConnectCases/ConnectCasesClient.php b/vendor/aws/aws-sdk-php/src/ConnectCases/ConnectCasesClient.php
index 0541537..e6887ff 100644
--- a/vendor/aws/aws-sdk-php/src/ConnectCases/ConnectCasesClient.php
+++ b/vendor/aws/aws-sdk-php/src/ConnectCases/ConnectCasesClient.php
@@ -21,6 +21,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createRelatedItemAsync(array $args = [])
* @method \Aws\Result createTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise createTemplateAsync(array $args = [])
+ * @method \Aws\Result deleteDomain(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
* @method \Aws\Result getCase(array $args = [])
* @method \GuzzleHttp\Promise\Promise getCaseAsync(array $args = [])
* @method \Aws\Result getCaseEventConfiguration(array $args = [])