Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aws/aws-sdk-php/src/Shield/ShieldClient.php')
-rw-r--r--aws/aws-sdk-php/src/Shield/ShieldClient.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/aws/aws-sdk-php/src/Shield/ShieldClient.php b/aws/aws-sdk-php/src/Shield/ShieldClient.php
index 99299f83..99ae58e8 100644
--- a/aws/aws-sdk-php/src/Shield/ShieldClient.php
+++ b/aws/aws-sdk-php/src/Shield/ShieldClient.php
@@ -39,6 +39,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise describeProtectionGroupAsync(array $args = [])
* @method \Aws\Result describeSubscription(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeSubscriptionAsync(array $args = [])
+ * @method \Aws\Result disableApplicationLayerAutomaticResponse(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise disableApplicationLayerAutomaticResponseAsync(array $args = [])
* @method \Aws\Result disableProactiveEngagement(array $args = [])
* @method \GuzzleHttp\Promise\Promise disableProactiveEngagementAsync(array $args = [])
* @method \Aws\Result disassociateDRTLogBucket(array $args = [])
@@ -47,6 +49,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise disassociateDRTRoleAsync(array $args = [])
* @method \Aws\Result disassociateHealthCheck(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateHealthCheckAsync(array $args = [])
+ * @method \Aws\Result enableApplicationLayerAutomaticResponse(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise enableApplicationLayerAutomaticResponseAsync(array $args = [])
* @method \Aws\Result enableProactiveEngagement(array $args = [])
* @method \GuzzleHttp\Promise\Promise enableProactiveEngagementAsync(array $args = [])
* @method \Aws\Result getSubscriptionState(array $args = [])
@@ -65,6 +69,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
+ * @method \Aws\Result updateApplicationLayerAutomaticResponse(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateApplicationLayerAutomaticResponseAsync(array $args = [])
* @method \Aws\Result updateEmergencyContactSettings(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateEmergencyContactSettingsAsync(array $args = [])
* @method \Aws\Result updateProtectionGroup(array $args = [])