Uses of Class
software.amazon.awssdk.services.wafv2.model.RateLimitHTTPMethod
-
Packages that use RateLimitHTTPMethod Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of RateLimitHTTPMethod in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return RateLimitHTTPMethod Modifier and Type Method Description RateLimitHTTPMethodRateBasedStatementCustomKey. httpMethod()Use the request's HTTP method as an aggregate key.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type RateLimitHTTPMethod Modifier and Type Method Description RateBasedStatementCustomKey.BuilderRateBasedStatementCustomKey.Builder. httpMethod(RateLimitHTTPMethod httpMethod)Use the request's HTTP method as an aggregate key.
-