| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkCardInfo> |
NetworkInfo.networkCards()
Describes the network cards for the instance type.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInfo.Builder |
NetworkInfo.Builder.networkCards(NetworkCardInfo... networkCards)
Describes the network cards for the instance type.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInfo.Builder |
NetworkInfo.Builder.networkCards(Collection<NetworkCardInfo> networkCards)
Describes the network cards for the instance type.
|
Copyright © 2022. All rights reserved.