| 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<UpdateDeviceStateResponse> |
Iot1ClickDevicesAsyncClient.updateDeviceState(UpdateDeviceStateRequest updateDeviceStateRequest)
Using a Boolean value (true or false), this operation enables or disables the device given a device ID.
|
default UpdateDeviceStateResponse |
Iot1ClickDevicesClient.updateDeviceState(UpdateDeviceStateRequest updateDeviceStateRequest)
Using a Boolean value (true or false), this operation enables or disables the device given a device ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateDeviceStateRequestMarshaller.marshall(UpdateDeviceStateRequest updateDeviceStateRequest) |
Copyright © 2022. All rights reserved.