| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
IPSet |
GetIpSetResponse.ipSet()
Information about the IPSet that you specified in the
GetIPSet request. |
IPSet |
CreateIpSetResponse.ipSet()
The IPSet returned in the
CreateIPSet response. |
| Modifier and Type | Method and Description |
|---|---|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.ipSet(IPSet ipSet)
Information about the IPSet that you specified in the
GetIPSet request. |
CreateIpSetResponse.Builder |
CreateIpSetResponse.Builder.ipSet(IPSet ipSet)
The IPSet returned in the
CreateIPSet response. |
Copyright © 2023. All rights reserved.