| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateWirelessGatewayWithThingResponse> |
IotWirelessAsyncClient.associateWirelessGatewayWithThing(Consumer<AssociateWirelessGatewayWithThingRequest.Builder> associateWirelessGatewayWithThingRequest)
Associates a wireless gateway with a thing.
|
default AssociateWirelessGatewayWithThingResponse |
IotWirelessClient.associateWirelessGatewayWithThing(Consumer<AssociateWirelessGatewayWithThingRequest.Builder> associateWirelessGatewayWithThingRequest)
Associates a wireless gateway with a thing.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateWirelessGatewayWithThingRequest.Builder> |
AssociateWirelessGatewayWithThingRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.