| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
List<IPSetSummary> |
ListIpSetsResponse.ipSets()
An array of IPSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListIpSetsResponse.Builder |
ListIpSetsResponse.Builder.ipSets(IPSetSummary... ipSets)
An array of IPSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListIpSetsResponse.Builder |
ListIpSetsResponse.Builder.ipSets(Collection<IPSetSummary> ipSets)
An array of IPSetSummary objects.
|
Copyright © 2023. All rights reserved.