| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static IPSet.Builder |
IPSet.builder() |
IPSet.Builder |
IPSet.Builder.definition(Collection<String> definition)
The list of IP addresses and address ranges, in CIDR notation.
|
IPSet.Builder |
IPSet.Builder.definition(String... definition)
The list of IP addresses and address ranges, in CIDR notation.
|
IPSet.Builder |
IPSet.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IPSet.Builder> |
IPSet.serializableBuilderClass() |
Copyright © 2023. All rights reserved.