| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateWirelessGatewayFromThingResponse |
IotWirelessClient.disassociateWirelessGatewayFromThing(Consumer<DisassociateWirelessGatewayFromThingRequest.Builder> disassociateWirelessGatewayFromThingRequest)
Disassociates a wireless gateway from its currently associated thing.
|
default DisassociateWirelessGatewayFromThingResponse |
IotWirelessClient.disassociateWirelessGatewayFromThing(DisassociateWirelessGatewayFromThingRequest disassociateWirelessGatewayFromThingRequest)
Disassociates a wireless gateway from its currently associated thing.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateWirelessGatewayFromThingResponse> |
IotWirelessAsyncClient.disassociateWirelessGatewayFromThing(Consumer<DisassociateWirelessGatewayFromThingRequest.Builder> disassociateWirelessGatewayFromThingRequest)
Disassociates a wireless gateway from its currently associated thing.
|
default CompletableFuture<DisassociateWirelessGatewayFromThingResponse> |
IotWirelessAsyncClient.disassociateWirelessGatewayFromThing(DisassociateWirelessGatewayFromThingRequest disassociateWirelessGatewayFromThingRequest)
Disassociates a wireless gateway from its currently associated thing.
|
Copyright © 2021. All rights reserved.