Uses of Class
software.amazon.awssdk.services.wafv2.model.CustomResponse
-
Packages that use CustomResponse Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of CustomResponse in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return CustomResponse Modifier and Type Method Description CustomResponseBlockAction. customResponse()Defines a custom response for the web request.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type CustomResponse Modifier and Type Method Description BlockAction.BuilderBlockAction.Builder. customResponse(CustomResponse customResponse)Defines a custom response for the web request.
-