Inital commit for unit test configuration
This commit is contained in:
committed by
Manish Verma
parent
2f0796e954
commit
e0436b7757
@@ -37,6 +37,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise deleteGeoMatchSetAsync(array $args = [])
|
||||
* @method \Aws\Result deleteIPSet(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteIPSetAsync(array $args = [])
|
||||
* @method \Aws\Result deleteLoggingConfiguration(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteLoggingConfigurationAsync(array $args = [])
|
||||
* @method \Aws\Result deletePermissionPolicy(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deletePermissionPolicyAsync(array $args = [])
|
||||
* @method \Aws\Result deleteRateBasedRule(array $args = [])
|
||||
@@ -69,6 +71,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getGeoMatchSetAsync(array $args = [])
|
||||
* @method \Aws\Result getIPSet(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getIPSetAsync(array $args = [])
|
||||
* @method \Aws\Result getLoggingConfiguration(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getLoggingConfigurationAsync(array $args = [])
|
||||
* @method \Aws\Result getPermissionPolicy(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getPermissionPolicyAsync(array $args = [])
|
||||
* @method \Aws\Result getRateBasedRule(array $args = [])
|
||||
@@ -103,6 +107,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise listGeoMatchSetsAsync(array $args = [])
|
||||
* @method \Aws\Result listIPSets(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listIPSetsAsync(array $args = [])
|
||||
* @method \Aws\Result listLoggingConfigurations(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listLoggingConfigurationsAsync(array $args = [])
|
||||
* @method \Aws\Result listRateBasedRules(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listRateBasedRulesAsync(array $args = [])
|
||||
* @method \Aws\Result listRegexMatchSets(array $args = [])
|
||||
@@ -125,6 +131,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise listWebACLsAsync(array $args = [])
|
||||
* @method \Aws\Result listXssMatchSets(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listXssMatchSetsAsync(array $args = [])
|
||||
* @method \Aws\Result putLoggingConfiguration(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise putLoggingConfigurationAsync(array $args = [])
|
||||
* @method \Aws\Result putPermissionPolicy(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise putPermissionPolicyAsync(array $args = [])
|
||||
* @method \Aws\Result updateByteMatchSet(array $args = [])
|
||||
|
||||
Reference in New Issue
Block a user