| 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 CompletableFuture<ListDevicesResponse> |
Iot1ClickDevicesAsyncClient.listDevices(ListDevicesRequest listDevicesRequest)
Lists the 1-Click compatible devices associated with your AWS account.
|
default ListDevicesResponse |
Iot1ClickDevicesClient.listDevices(ListDevicesRequest listDevicesRequest)
Lists the 1-Click compatible devices associated with your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDevicesRequestMarshaller.marshall(ListDevicesRequest listDevicesRequest) |
Copyright © 2022. All rights reserved.