| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Ipv4PrefixSpecificationResponse> |
LaunchTemplateInstanceNetworkInterfaceSpecification.ipv4Prefixes()
One or more IPv4 delegated prefixes assigned to the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateInstanceNetworkInterfaceSpecification.Builder |
LaunchTemplateInstanceNetworkInterfaceSpecification.Builder.ipv4Prefixes(Ipv4PrefixSpecificationResponse... ipv4Prefixes)
One or more IPv4 delegated prefixes assigned to the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateInstanceNetworkInterfaceSpecification.Builder |
LaunchTemplateInstanceNetworkInterfaceSpecification.Builder.ipv4Prefixes(Collection<Ipv4PrefixSpecificationResponse> ipv4Prefixes)
One or more IPv4 delegated prefixes assigned to the network interface.
|
Copyright © 2021. All rights reserved.