| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<LaunchTemplateInstanceNetworkInterfaceSpecificationRequest> |
RequestLaunchTemplateData.networkInterfaces()
One or more network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
RequestLaunchTemplateData.Builder |
RequestLaunchTemplateData.Builder.networkInterfaces(LaunchTemplateInstanceNetworkInterfaceSpecificationRequest... networkInterfaces)
One or more network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
RequestLaunchTemplateData.Builder |
RequestLaunchTemplateData.Builder.networkInterfaces(Collection<LaunchTemplateInstanceNetworkInterfaceSpecificationRequest> networkInterfaces)
One or more network interfaces.
|
Copyright © 2020. All rights reserved.