DisassociateWirelessGatewayFromThingResult |
AWSIoTWirelessClient.disassociateWirelessGatewayFromThing(DisassociateWirelessGatewayFromThingRequest request)
Disassociates a wireless gateway from its currently associated thing.
|
DisassociateWirelessGatewayFromThingResult |
AbstractAWSIoTWireless.disassociateWirelessGatewayFromThing(DisassociateWirelessGatewayFromThingRequest request) |
DisassociateWirelessGatewayFromThingResult |
AWSIoTWireless.disassociateWirelessGatewayFromThing(DisassociateWirelessGatewayFromThingRequest disassociateWirelessGatewayFromThingRequest)
Disassociates a wireless gateway from its currently associated thing.
|
Future<DisassociateWirelessGatewayFromThingResult> |
AWSIoTWirelessAsyncClient.disassociateWirelessGatewayFromThingAsync(DisassociateWirelessGatewayFromThingRequest request) |
Future<DisassociateWirelessGatewayFromThingResult> |
AbstractAWSIoTWirelessAsync.disassociateWirelessGatewayFromThingAsync(DisassociateWirelessGatewayFromThingRequest request) |
Future<DisassociateWirelessGatewayFromThingResult> |
AWSIoTWirelessAsync.disassociateWirelessGatewayFromThingAsync(DisassociateWirelessGatewayFromThingRequest disassociateWirelessGatewayFromThingRequest)
Disassociates a wireless gateway from its currently associated thing.
|
Future<DisassociateWirelessGatewayFromThingResult> |
AWSIoTWirelessAsyncClient.disassociateWirelessGatewayFromThingAsync(DisassociateWirelessGatewayFromThingRequest request,
AsyncHandler<DisassociateWirelessGatewayFromThingRequest,DisassociateWirelessGatewayFromThingResult> asyncHandler) |
Future<DisassociateWirelessGatewayFromThingResult> |
AbstractAWSIoTWirelessAsync.disassociateWirelessGatewayFromThingAsync(DisassociateWirelessGatewayFromThingRequest request,
AsyncHandler<DisassociateWirelessGatewayFromThingRequest,DisassociateWirelessGatewayFromThingResult> asyncHandler) |
Future<DisassociateWirelessGatewayFromThingResult> |
AWSIoTWirelessAsync.disassociateWirelessGatewayFromThingAsync(DisassociateWirelessGatewayFromThingRequest disassociateWirelessGatewayFromThingRequest,
AsyncHandler<DisassociateWirelessGatewayFromThingRequest,DisassociateWirelessGatewayFromThingResult> asyncHandler)
Disassociates a wireless gateway from its currently associated thing.
|