| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowdevicemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
List<PhysicalNetworkInterface> |
DescribeDeviceResponse.physicalNetworkInterfaces()
The network interfaces available on the device.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeviceResponse.Builder |
DescribeDeviceResponse.Builder.physicalNetworkInterfaces(PhysicalNetworkInterface... physicalNetworkInterfaces)
The network interfaces available on the device.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeviceResponse.Builder |
DescribeDeviceResponse.Builder.physicalNetworkInterfaces(Collection<PhysicalNetworkInterface> physicalNetworkInterfaces)
The network interfaces available on the device.
|
Copyright © 2023. All rights reserved.