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