| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
static GetIpSetResponse.Builder |
GetIpSetResponse.builder() |
default GetIpSetResponse.Builder |
GetIpSetResponse.Builder.ipSet(Consumer<IPSet.Builder> ipSet)
Information about the IPSet that you specified in the
GetIPSet request. |
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.ipSet(IPSet ipSet)
Information about the IPSet that you specified in the
GetIPSet request. |
GetIpSetResponse.Builder |
GetIpSetResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetIpSetResponse.Builder> |
GetIpSetResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.