| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<LaunchTemplateInstanceNetworkInterfaceSpecification> |
ResponseLaunchTemplateData.networkInterfaces()
The network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseLaunchTemplateData.Builder |
ResponseLaunchTemplateData.Builder.networkInterfaces(LaunchTemplateInstanceNetworkInterfaceSpecification... networkInterfaces)
The network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseLaunchTemplateData.Builder |
ResponseLaunchTemplateData.Builder.networkInterfaces(Collection<LaunchTemplateInstanceNetworkInterfaceSpecification> networkInterfaces)
The network interfaces.
|
Copyright © 2022. All rights reserved.