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