| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
ListIPSetsResult |
AWSWAFRegional.listIPSets(ListIPSetsRequest listIPSetsRequest)
Returns an array of IPSetSummary objects in the response.
|
ListIPSetsResult |
AbstractAWSWAF.listIPSets(ListIPSetsRequest request) |
ListIPSetsResult |
AWSWAFRegionalClient.listIPSets(ListIPSetsRequest request)
Returns an array of IPSetSummary objects in the response.
|
ListIPSetsResult |
AbstractAWSWAFRegional.listIPSets(ListIPSetsRequest request) |
ListIPSetsResult |
AWSWAF.listIPSets(ListIPSetsRequest listIPSetsRequest)
Returns an array of IPSetSummary objects in the response.
|
ListIPSetsResult |
AWSWAFClient.listIPSets(ListIPSetsRequest request)
Returns an array of IPSetSummary objects in the response.
|
| Modifier and Type | Method and Description |
|---|---|
ListIPSetsResult |
ListIPSetsResult.clone() |
ListIPSetsResult |
ListIPSetsResult.withIPSets(Collection<IPSetSummary> iPSets)
An array of IPSetSummary objects.
|
ListIPSetsResult |
ListIPSetsResult.withIPSets(IPSetSummary... iPSets)
An array of IPSetSummary objects.
|
ListIPSetsResult |
ListIPSetsResult.withNextMarker(String nextMarker)
If you have more
IPSet objects than the number that you specified for Limit in the
request, the response includes a NextMarker value. |
Copyright © 2018. All rights reserved.