| 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 GetIpSetResponse |
WafClient.getIPSet(Consumer<GetIpSetRequest.Builder> getIpSetRequest)
Returns the IPSet that is specified by
IPSetId. |
default GetIpSetResponse |
WafClient.getIPSet(GetIpSetRequest getIpSetRequest)
Returns the IPSet that is specified by
IPSetId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIpSetResponse> |
WafAsyncClient.getIPSet(Consumer<GetIpSetRequest.Builder> getIpSetRequest)
Returns the IPSet that is specified by
IPSetId. |
default CompletableFuture<GetIpSetResponse> |
WafAsyncClient.getIPSet(GetIpSetRequest getIpSetRequest)
Returns the IPSet that is specified by
IPSetId. |
| Modifier and Type | Method and Description |
|---|---|
default GetIpSetResponse |
WafRegionalClient.getIPSet(Consumer<GetIpSetRequest.Builder> getIpSetRequest)
Returns the IPSet that is specified by
IPSetId. |
default GetIpSetResponse |
WafRegionalClient.getIPSet(GetIpSetRequest getIpSetRequest)
Returns the IPSet that is specified by
IPSetId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIpSetResponse> |
WafRegionalAsyncClient.getIPSet(Consumer<GetIpSetRequest.Builder> getIpSetRequest)
Returns the IPSet that is specified by
IPSetId. |
default CompletableFuture<GetIpSetResponse> |
WafRegionalAsyncClient.getIPSet(GetIpSetRequest getIpSetRequest)
Returns the IPSet that is specified by
IPSetId. |
Copyright © 2019. All rights reserved.