| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot1clickdevices |
Describes all of the AWS IoT 1-Click device-related API operations for the service.
|
| software.amazon.awssdk.services.iot1clickdevices.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDeviceResponse |
Iot1ClickDevicesClient.describeDevice(DescribeDeviceRequest describeDeviceRequest)
Given a device ID, returns a DescribeDeviceResponse object describing the details of the device.
|
default CompletableFuture<DescribeDeviceResponse> |
Iot1ClickDevicesAsyncClient.describeDevice(DescribeDeviceRequest describeDeviceRequest)
Given a device ID, returns a DescribeDeviceResponse object describing the details of the device.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDeviceRequestMarshaller.marshall(DescribeDeviceRequest describeDeviceRequest) |
Copyright © 2023. All rights reserved.