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