| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowdevicemanagement |
Amazon Web Services Snow Device Management documentation.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDeviceResponse |
SnowDeviceManagementClient.describeDevice(Consumer<DescribeDeviceRequest.Builder> describeDeviceRequest)
Checks device-specific information, such as the device type, software version, IP addresses, and lock status.
|
default DescribeDeviceResponse |
SnowDeviceManagementClient.describeDevice(DescribeDeviceRequest describeDeviceRequest)
Checks device-specific information, such as the device type, software version, IP addresses, and lock status.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDeviceResponse> |
SnowDeviceManagementAsyncClient.describeDevice(Consumer<DescribeDeviceRequest.Builder> describeDeviceRequest)
Checks device-specific information, such as the device type, software version, IP addresses, and lock status.
|
default CompletableFuture<DescribeDeviceResponse> |
SnowDeviceManagementAsyncClient.describeDevice(DescribeDeviceRequest describeDeviceRequest)
Checks device-specific information, such as the device type, software version, IP addresses, and lock status.
|
Copyright © 2023. All rights reserved.