| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
This is the AWS WAF API Reference for using AWS WAF with Amazon CloudFront.
|
| software.amazon.awssdk.services.waf.regional |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| software.amazon.awssdk.services.waf.regional.transform | |
| software.amazon.awssdk.services.waf.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetRateBasedRuleResponse |
WafClient.getRateBasedRule(GetRateBasedRuleRequest getRateBasedRuleRequest)
Returns the RateBasedRule that is specified by the
RuleId that you included in the
GetRateBasedRule request. |
default CompletableFuture<GetRateBasedRuleResponse> |
WafAsyncClient.getRateBasedRule(GetRateBasedRuleRequest getRateBasedRuleRequest)
Returns the RateBasedRule that is specified by the
RuleId that you included in the
GetRateBasedRule request. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRateBasedRuleResponse> |
WafRegionalAsyncClient.getRateBasedRule(GetRateBasedRuleRequest getRateBasedRuleRequest)
Returns the RateBasedRule that is specified by the
RuleId that you included in the
GetRateBasedRule request. |
default GetRateBasedRuleResponse |
WafRegionalClient.getRateBasedRule(GetRateBasedRuleRequest getRateBasedRuleRequest)
Returns the RateBasedRule that is specified by the
RuleId that you included in the
GetRateBasedRule request. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRateBasedRuleRequestMarshaller.marshall(GetRateBasedRuleRequest getRateBasedRuleRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRateBasedRuleRequestMarshaller.marshall(GetRateBasedRuleRequest getRateBasedRuleRequest) |
Copyright © 2019. All rights reserved.