| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsWafv2CustomRequestHandlingDetails |
AwsWafv2RulesActionCountDetails.customRequestHandling()
Defines custom handling for the web request.
|
AwsWafv2CustomRequestHandlingDetails |
AwsWafv2ActionAllowDetails.customRequestHandling()
Defines custom handling for the web request.
|
AwsWafv2CustomRequestHandlingDetails |
AwsWafv2RulesActionCaptchaDetails.customRequestHandling()
Defines custom handling for the web request, used when the CAPTCHA inspection determines that the request's token
is valid and unexpired.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafv2RulesActionCountDetails.Builder |
AwsWafv2RulesActionCountDetails.Builder.customRequestHandling(AwsWafv2CustomRequestHandlingDetails customRequestHandling)
Defines custom handling for the web request.
|
AwsWafv2ActionAllowDetails.Builder |
AwsWafv2ActionAllowDetails.Builder.customRequestHandling(AwsWafv2CustomRequestHandlingDetails customRequestHandling)
Defines custom handling for the web request.
|
AwsWafv2RulesActionCaptchaDetails.Builder |
AwsWafv2RulesActionCaptchaDetails.Builder.customRequestHandling(AwsWafv2CustomRequestHandlingDetails customRequestHandling)
Defines custom handling for the web request, used when the CAPTCHA inspection determines that the request's
token is valid and unexpired.
|
Copyright © 2023. All rights reserved.