| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
Rule |
GetRuleResponse.rule()
Information about the Rule that you specified in the
GetRule request. |
Rule |
CreateRuleResponse.rule()
The Rule returned in the
CreateRule response. |
| Modifier and Type | Method and Description |
|---|---|
GetRuleResponse.Builder |
GetRuleResponse.Builder.rule(Rule rule)
Information about the Rule that you specified in the
GetRule request. |
CreateRuleResponse.Builder |
CreateRuleResponse.Builder.rule(Rule rule)
The Rule returned in the
CreateRule response. |
Copyright © 2023. All rights reserved.