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