Uses of Class
software.amazon.awssdk.services.wafv2.model.RateLimitCookie
-
Packages that use RateLimitCookie Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of RateLimitCookie in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return RateLimitCookie Modifier and Type Method Description RateLimitCookieRateBasedStatementCustomKey. cookie()Use the value of a cookie in the request as an aggregate key.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type RateLimitCookie Modifier and Type Method Description RateBasedStatementCustomKey.BuilderRateBasedStatementCustomKey.Builder. cookie(RateLimitCookie cookie)Use the value of a cookie in the request as an aggregate key.
-