| 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 UpdateRuleResponse |
WafClient.updateRule(Consumer<UpdateRuleRequest.Builder> updateRuleRequest)
Inserts or deletes Predicate objects in a
Rule. |
default UpdateRuleResponse |
WafClient.updateRule(UpdateRuleRequest updateRuleRequest)
Inserts or deletes Predicate objects in a
Rule. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateRuleResponse> |
WafAsyncClient.updateRule(Consumer<UpdateRuleRequest.Builder> updateRuleRequest)
Inserts or deletes Predicate objects in a
Rule. |
default CompletableFuture<UpdateRuleResponse> |
WafAsyncClient.updateRule(UpdateRuleRequest updateRuleRequest)
Inserts or deletes Predicate objects in a
Rule. |
| Modifier and Type | Method and Description |
|---|---|
default UpdateRuleResponse |
WafRegionalClient.updateRule(Consumer<UpdateRuleRequest.Builder> updateRuleRequest)
Inserts or deletes Predicate objects in a
Rule. |
default UpdateRuleResponse |
WafRegionalClient.updateRule(UpdateRuleRequest updateRuleRequest)
Inserts or deletes Predicate objects in a
Rule. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateRuleResponse> |
WafRegionalAsyncClient.updateRule(Consumer<UpdateRuleRequest.Builder> updateRuleRequest)
Inserts or deletes Predicate objects in a
Rule. |
default CompletableFuture<UpdateRuleResponse> |
WafRegionalAsyncClient.updateRule(UpdateRuleRequest updateRuleRequest)
Inserts or deletes Predicate objects in a
Rule. |
Copyright © 2019. All rights reserved.