AssociateWirelessGatewayWithThingResult |
AWSIoTWirelessClient.associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest request)
Associates a wireless gateway with a thing.
|
AssociateWirelessGatewayWithThingResult |
AbstractAWSIoTWireless.associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest request) |
AssociateWirelessGatewayWithThingResult |
AWSIoTWireless.associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest)
Associates a wireless gateway with a thing.
|
Future<AssociateWirelessGatewayWithThingResult> |
AbstractAWSIoTWirelessAsync.associateWirelessGatewayWithThingAsync(AssociateWirelessGatewayWithThingRequest request) |
Future<AssociateWirelessGatewayWithThingResult> |
AWSIoTWirelessAsyncClient.associateWirelessGatewayWithThingAsync(AssociateWirelessGatewayWithThingRequest request) |
Future<AssociateWirelessGatewayWithThingResult> |
AWSIoTWirelessAsync.associateWirelessGatewayWithThingAsync(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest)
Associates a wireless gateway with a thing.
|
Future<AssociateWirelessGatewayWithThingResult> |
AbstractAWSIoTWirelessAsync.associateWirelessGatewayWithThingAsync(AssociateWirelessGatewayWithThingRequest request,
AsyncHandler<AssociateWirelessGatewayWithThingRequest,AssociateWirelessGatewayWithThingResult> asyncHandler) |
Future<AssociateWirelessGatewayWithThingResult> |
AWSIoTWirelessAsyncClient.associateWirelessGatewayWithThingAsync(AssociateWirelessGatewayWithThingRequest request,
AsyncHandler<AssociateWirelessGatewayWithThingRequest,AssociateWirelessGatewayWithThingResult> asyncHandler) |
Future<AssociateWirelessGatewayWithThingResult> |
AWSIoTWirelessAsync.associateWirelessGatewayWithThingAsync(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest,
AsyncHandler<AssociateWirelessGatewayWithThingRequest,AssociateWirelessGatewayWithThingResult> asyncHandler)
Associates a wireless gateway with a thing.
|