| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
RateBasedRule |
GetRateBasedRuleResponse.rule()
Information about the RateBasedRule that you specified in the
GetRateBasedRule request. |
RateBasedRule |
CreateRateBasedRuleResponse.rule()
The RateBasedRule that is returned in the
CreateRateBasedRule response. |
| Modifier and Type | Method and Description |
|---|---|
GetRateBasedRuleResponse.Builder |
GetRateBasedRuleResponse.Builder.rule(RateBasedRule rule)
Information about the RateBasedRule that you specified in the
GetRateBasedRule request. |
CreateRateBasedRuleResponse.Builder |
CreateRateBasedRuleResponse.Builder.rule(RateBasedRule rule)
The RateBasedRule that is returned in the
CreateRateBasedRule response. |
Copyright © 2023. All rights reserved.