Uses of Class
software.amazon.awssdk.services.wafv2.model.WafUnsupportedAggregateKeyTypeException
-
Packages that use WafUnsupportedAggregateKeyTypeException Package Description software.amazon.awssdk.services.wafv2 WAF -
-
Uses of WafUnsupportedAggregateKeyTypeException in software.amazon.awssdk.services.wafv2
Methods in software.amazon.awssdk.services.wafv2 that throw WafUnsupportedAggregateKeyTypeException Modifier and Type Method Description default GetRateBasedStatementManagedKeysResponseWafv2Client. getRateBasedStatementManagedKeys(Consumer<GetRateBasedStatementManagedKeysRequest.Builder> getRateBasedStatementManagedKeysRequest)Retrieves the IP addresses that are currently blocked by a rate-based rule instance.default GetRateBasedStatementManagedKeysResponseWafv2Client. getRateBasedStatementManagedKeys(GetRateBasedStatementManagedKeysRequest getRateBasedStatementManagedKeysRequest)Retrieves the IP addresses that are currently blocked by a rate-based rule instance.
-