| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| software.amazon.awssdk.services.iotwireless.transform |
| Modifier and Type | Method and Description |
|---|---|
default AssociateWirelessDeviceWithThingResponse |
IotWirelessClient.associateWirelessDeviceWithThing(AssociateWirelessDeviceWithThingRequest associateWirelessDeviceWithThingRequest)
Associates a wireless device with a thing.
|
default CompletableFuture<AssociateWirelessDeviceWithThingResponse> |
IotWirelessAsyncClient.associateWirelessDeviceWithThing(AssociateWirelessDeviceWithThingRequest associateWirelessDeviceWithThingRequest)
Associates a wireless device with a thing.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateWirelessDeviceWithThingRequestMarshaller.marshall(AssociateWirelessDeviceWithThingRequest associateWirelessDeviceWithThingRequest) |
Copyright © 2022. All rights reserved.