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