Uses of Class
software.amazon.awssdk.services.wafv2.model.ResponseInspectionStatusCode
-
Packages that use ResponseInspectionStatusCode Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of ResponseInspectionStatusCode in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return ResponseInspectionStatusCode Modifier and Type Method Description ResponseInspectionStatusCodeResponseInspection. statusCode()Configures inspection of the response status code for success and failure indicators.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type ResponseInspectionStatusCode Modifier and Type Method Description ResponseInspection.BuilderResponseInspection.Builder. statusCode(ResponseInspectionStatusCode statusCode)Configures inspection of the response status code for success and failure indicators.
-