summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php b/vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php
index 415cd10..5d31e1b 100644
--- a/vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php
+++ b/vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php
@@ -9,6 +9,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise associateWebACLAsync(array $args = [])
* @method \Aws\Result checkCapacity(array $args = [])
* @method \GuzzleHttp\Promise\Promise checkCapacityAsync(array $args = [])
+ * @method \Aws\Result createAPIKey(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createAPIKeyAsync(array $args = [])
* @method \Aws\Result createIPSet(array $args = [])
* @method \GuzzleHttp\Promise\Promise createIPSetAsync(array $args = [])
* @method \Aws\Result createRegexPatternSet(array $args = [])
@@ -31,12 +33,18 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteRuleGroupAsync(array $args = [])
* @method \Aws\Result deleteWebACL(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteWebACLAsync(array $args = [])
+ * @method \Aws\Result describeAllManagedProducts(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeAllManagedProductsAsync(array $args = [])
+ * @method \Aws\Result describeManagedProductsByVendor(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeManagedProductsByVendorAsync(array $args = [])
* @method \Aws\Result describeManagedRuleGroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeManagedRuleGroupAsync(array $args = [])
* @method \Aws\Result disassociateWebACL(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateWebACLAsync(array $args = [])
* @method \Aws\Result generateMobileSdkReleaseUrl(array $args = [])
* @method \GuzzleHttp\Promise\Promise generateMobileSdkReleaseUrlAsync(array $args = [])
+ * @method \Aws\Result getDecryptedAPIKey(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getDecryptedAPIKeyAsync(array $args = [])
* @method \Aws\Result getIPSet(array $args = [])
* @method \GuzzleHttp\Promise\Promise getIPSetAsync(array $args = [])
* @method \Aws\Result getLoggingConfiguration(array $args = [])
@@ -59,6 +67,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getWebACLAsync(array $args = [])
* @method \Aws\Result getWebACLForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise getWebACLForResourceAsync(array $args = [])
+ * @method \Aws\Result listAPIKeys(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listAPIKeysAsync(array $args = [])
* @method \Aws\Result listAvailableManagedRuleGroupVersions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAvailableManagedRuleGroupVersionsAsync(array $args = [])
* @method \Aws\Result listAvailableManagedRuleGroups(array $args = [])