| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| 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 © 2021. All rights reserved.