| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInterface> |
InstanceDetails.networkInterfaces()
The network interface information of the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceDetails.Builder |
InstanceDetails.Builder.networkInterfaces(NetworkInterface... networkInterfaces)
The network interface information of the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceDetails.Builder |
InstanceDetails.Builder.networkInterfaces(Collection<NetworkInterface> networkInterfaces)
The network interface information of the EC2 instance.
|
Copyright © 2019. All rights reserved.