| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateRateBasedRuleResponse |
WafClient.createRateBasedRule(Consumer<CreateRateBasedRuleRequest.Builder> createRateBasedRuleRequest)
Creates a RateBasedRule.
|
default CreateRateBasedRuleResponse |
WafClient.createRateBasedRule(CreateRateBasedRuleRequest createRateBasedRuleRequest)
Creates a RateBasedRule.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRateBasedRuleResponse> |
WafAsyncClient.createRateBasedRule(Consumer<CreateRateBasedRuleRequest.Builder> createRateBasedRuleRequest)
Creates a RateBasedRule.
|
default CompletableFuture<CreateRateBasedRuleResponse> |
WafAsyncClient.createRateBasedRule(CreateRateBasedRuleRequest createRateBasedRuleRequest)
Creates a RateBasedRule.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateRateBasedRuleResponse |
WafRegionalClient.createRateBasedRule(Consumer<CreateRateBasedRuleRequest.Builder> createRateBasedRuleRequest)
Creates a RateBasedRule.
|
default CreateRateBasedRuleResponse |
WafRegionalClient.createRateBasedRule(CreateRateBasedRuleRequest createRateBasedRuleRequest)
Creates a RateBasedRule.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRateBasedRuleResponse> |
WafRegionalAsyncClient.createRateBasedRule(Consumer<CreateRateBasedRuleRequest.Builder> createRateBasedRuleRequest)
Creates a RateBasedRule.
|
default CompletableFuture<CreateRateBasedRuleResponse> |
WafRegionalAsyncClient.createRateBasedRule(CreateRateBasedRuleRequest createRateBasedRuleRequest)
Creates a RateBasedRule.
|
Copyright © 2019. All rights reserved.