Uses of Class
software.amazon.awssdk.services.wafv2.model.UriPath
-
Packages that use UriPath Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of UriPath in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return UriPath Modifier and Type Method Description UriPathFieldToMatch. uriPath()Inspect the request URI path.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type UriPath Modifier and Type Method Description FieldToMatch.BuilderFieldToMatch.Builder. uriPath(UriPath uriPath)Inspect the request URI path.
-