| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateWirelessGatewayWithThingResponse |
IotWirelessClient.associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest 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 |
|---|---|
default CompletableFuture<AssociateWirelessGatewayWithThingResponse> |
IotWirelessAsyncClient.associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest)
Associates a wireless gateway with a thing.
|
default CompletableFuture<AssociateWirelessGatewayWithThingResponse> |
IotWirelessAsyncClient.associateWirelessGatewayWithThing(Consumer<AssociateWirelessGatewayWithThingRequest.Builder> associateWirelessGatewayWithThingRequest)
Associates a wireless gateway with a thing.
|
Copyright © 2023. All rights reserved.