| 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 UpdateIpSetResponse |
WafClient.updateIPSet(Consumer<UpdateIpSetRequest.Builder> updateIpSetRequest)
Inserts or deletes IPSetDescriptor objects in an
IPSet. |
default UpdateIpSetResponse |
WafClient.updateIPSet(UpdateIpSetRequest updateIpSetRequest)
Inserts or deletes IPSetDescriptor objects in an
IPSet. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIpSetResponse> |
WafAsyncClient.updateIPSet(Consumer<UpdateIpSetRequest.Builder> updateIpSetRequest)
Inserts or deletes IPSetDescriptor objects in an
IPSet. |
default CompletableFuture<UpdateIpSetResponse> |
WafAsyncClient.updateIPSet(UpdateIpSetRequest updateIpSetRequest)
Inserts or deletes IPSetDescriptor objects in an
IPSet. |
| Modifier and Type | Method and Description |
|---|---|
default UpdateIpSetResponse |
WafRegionalClient.updateIPSet(Consumer<UpdateIpSetRequest.Builder> updateIpSetRequest)
Inserts or deletes IPSetDescriptor objects in an
IPSet. |
default UpdateIpSetResponse |
WafRegionalClient.updateIPSet(UpdateIpSetRequest updateIpSetRequest)
Inserts or deletes IPSetDescriptor objects in an
IPSet. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIpSetResponse> |
WafRegionalAsyncClient.updateIPSet(Consumer<UpdateIpSetRequest.Builder> updateIpSetRequest)
Inserts or deletes IPSetDescriptor objects in an
IPSet. |
default CompletableFuture<UpdateIpSetResponse> |
WafRegionalAsyncClient.updateIPSet(UpdateIpSetRequest updateIpSetRequest)
Inserts or deletes IPSetDescriptor objects in an
IPSet. |
Copyright © 2019. All rights reserved.