| 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 ListIpSetsResponse |
WafClient.listIPSets(ListIpSetsRequest listIpSetsRequest)
Returns an array of IPSetSummary objects in the response.
|
default CompletableFuture<ListIpSetsResponse> |
WafAsyncClient.listIPSets(ListIpSetsRequest listIpSetsRequest)
Returns an array of IPSetSummary objects in the response.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListIpSetsResponse> |
WafRegionalAsyncClient.listIPSets(ListIpSetsRequest listIpSetsRequest)
Returns an array of IPSetSummary objects in the response.
|
default ListIpSetsResponse |
WafRegionalClient.listIPSets(ListIpSetsRequest listIpSetsRequest)
Returns an array of IPSetSummary objects in the response.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListIpSetsRequestMarshaller.marshall(ListIpSetsRequest listIpSetsRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListIpSetsRequestMarshaller.marshall(ListIpSetsRequest listIpSetsRequest) |
Copyright © 2019. All rights reserved.