Uses of Class
software.amazon.awssdk.services.waf.model.HTTPRequest
-
Packages that use HTTPRequest Package Description software.amazon.awssdk.services.waf.model -
-
Uses of HTTPRequest in software.amazon.awssdk.services.waf.model
Methods in software.amazon.awssdk.services.waf.model that return HTTPRequest Modifier and Type Method Description HTTPRequestSampledHTTPRequest. request()A complex type that contains detailed information about the request.Methods in software.amazon.awssdk.services.waf.model with parameters of type HTTPRequest Modifier and Type Method Description SampledHTTPRequest.BuilderSampledHTTPRequest.Builder. request(HTTPRequest request)A complex type that contains detailed information about the request.
-