| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
This is the AWS WAF API Reference for using AWS WAF with Amazon CloudFront.
|
| software.amazon.awssdk.services.waf.regional |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| Modifier and Type | Method and Description |
|---|---|
default GetRateBasedRuleManagedKeysResponse |
WafClient.getRateBasedRuleManagedKeys(Consumer<GetRateBasedRuleManagedKeysRequest.Builder> getRateBasedRuleManagedKeysRequest)
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the
RuleId. |
default GetRateBasedRuleManagedKeysResponse |
WafClient.getRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest getRateBasedRuleManagedKeysRequest)
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the
RuleId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRateBasedRuleManagedKeysResponse> |
WafAsyncClient.getRateBasedRuleManagedKeys(Consumer<GetRateBasedRuleManagedKeysRequest.Builder> getRateBasedRuleManagedKeysRequest)
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the
RuleId. |
default CompletableFuture<GetRateBasedRuleManagedKeysResponse> |
WafAsyncClient.getRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest getRateBasedRuleManagedKeysRequest)
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the
RuleId. |
| Modifier and Type | Method and Description |
|---|---|
default GetRateBasedRuleManagedKeysResponse |
WafRegionalClient.getRateBasedRuleManagedKeys(Consumer<GetRateBasedRuleManagedKeysRequest.Builder> getRateBasedRuleManagedKeysRequest)
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the
RuleId. |
default GetRateBasedRuleManagedKeysResponse |
WafRegionalClient.getRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest getRateBasedRuleManagedKeysRequest)
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the
RuleId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRateBasedRuleManagedKeysResponse> |
WafRegionalAsyncClient.getRateBasedRuleManagedKeys(Consumer<GetRateBasedRuleManagedKeysRequest.Builder> getRateBasedRuleManagedKeysRequest)
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the
RuleId. |
default CompletableFuture<GetRateBasedRuleManagedKeysResponse> |
WafRegionalAsyncClient.getRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest getRateBasedRuleManagedKeysRequest)
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the
RuleId. |
Copyright © 2019. All rights reserved.