| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static SubnetMapping.Builder |
SubnetMapping.builder() |
SubnetMapping.Builder |
SubnetMapping.Builder.ipAddressType(IPAddressType ipAddressType)
The subnet's IP address type.
|
SubnetMapping.Builder |
SubnetMapping.Builder.ipAddressType(String ipAddressType)
The subnet's IP address type.
|
SubnetMapping.Builder |
SubnetMapping.Builder.subnetId(String subnetId)
The unique identifier for the subnet.
|
SubnetMapping.Builder |
SubnetMapping.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SubnetMapping.Builder> |
SubnetMapping.serializableBuilderClass() |
Copyright © 2023. All rights reserved.