| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowdevicemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
List<Capacity> |
DescribeDeviceResponse.deviceCapacities()
The hardware specifications of the device.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeviceResponse.Builder |
DescribeDeviceResponse.Builder.deviceCapacities(Capacity... deviceCapacities)
The hardware specifications of the device.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeviceResponse.Builder |
DescribeDeviceResponse.Builder.deviceCapacities(Collection<Capacity> deviceCapacities)
The hardware specifications of the device.
|
Copyright © 2023. All rights reserved.